aboutsummaryrefslogblamecommitdiff
path: root/devel/R-cran-uuid/Makefile
blob: 2bdd6c52536d95e4195cdc860176f6cd88c2426b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
                    
                     











                                                          
PORTNAME=	uuid
DISTVERSION=	1.1-0
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	ygy@FreeBSD.org
COMMENT=	Tools for Generating and Handling of UUIDs

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>