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