freebsd-ports/devel/R-cran-magrittr/Makefile
2021-04-06 16:31:07 +02:00

15 lines
281 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
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>