1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/devel/R-cran-registry/Makefile
TAKATSU Tomonari 728cd0a690 - Update to 0.5
2018-03-14 08:20:37 +00:00

17 lines
280 B
Makefile

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