opnsense-ports/textproc/R-cran-yaml/Makefile
Franco Fichtner 9a537fa57b */*: sync with upstream
Taken from: HardenedBSD
2018-07-27 05:35:59 +02:00

16 lines
314 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= yaml
PORTVERSION= 2.2.0
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Methods to convert R data to YAML and back
LICENSE= BSD3CLAUSE
USES= cran:auto-plist,compiles
.include <bsd.port.mk>