aboutsummaryrefslogtreecommitdiffstats
path: root/devel/R-cran-registry/Makefile
blob: c07c4a920294aa1df5a73c6475e42b7a0f47b68b (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>
# $FreeBSD$

PORTNAME=   registry
PORTVERSION=    0.3
CATEGORIES= devel
DISTNAME=   ${PORTNAME}_${PORTVERSION}

MAINTAINER= tota@FreeBSD.org
COMMENT=    Registry infrastructure

LICENSE=    GPLv2

USES=   cran:auto-plist

.include <bsd.port.mk>