ports/devel/R-cran-registry/Makefile
2023-04-23 09:09:58 +00:00

15 lines
291 B
Makefile

PORTNAME= registry
DISTVERSION= 0.5-1
PORTREVISION= 3
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Registry infrastructure
WWW= https://cran.r-project.org/web/packages/registry/
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>