freebsd-ports/devel/R-cran-magrittr/Makefile
2020-11-18 16:26:59 +00:00

16 lines
293 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= magrittr
PORTVERSION= 2.0.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Forward-Pipe Operator for R
LICENSE= MIT
USES= cran:auto-plist,compiles
.include <bsd.port.mk>