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

16 lines
286 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= registry
DISTVERSION= 0.5-1
PORTREVISION= 2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Registry infrastructure
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>