aboutsummaryrefslogblamecommitdiff
path: root/devel/R-cran-registry/Makefile
blob: aa9e126cbf92308dec8025ca4b2d95663dfc7c9c (plain) (tree)
1
2
3
4
5
6
7
                                                 

                        
                     
                 
                     
                                          








                                       
# 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>