summaryrefslogtreecommitdiff
path: root/devel/R-cran-registry/Makefile
blob: 7df2d26174c5d2a7544a4752ed9a704c708687d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>