blob: f6967302082ac07a234ce74d33d316e79679adf7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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>
|