Import of pkgsrc-2014Q1
This commit is contained in:
20
devel/p5-Data-GUID/Makefile
Normal file
20
devel/p5-Data-GUID/Makefile
Normal file
@@ -0,0 +1,20 @@
|
||||
# $NetBSD: Makefile,v 1.1 2014/01/01 03:05:40 ryoon Exp $
|
||||
|
||||
DISTNAME= Data-GUID-0.048
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
|
||||
|
||||
MAINTAINER= ryoon@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Data-GUID/
|
||||
COMMENT= Perl 5 module for globally unique identifiers
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-Data-UUID>=1.148:../../devel/p5-Data-UUID
|
||||
DEPENDS+= p5-Sub-Exporter>=0.90:../../devel/p5-Sub-Exporter
|
||||
DEPENDS+= p5-Sub-Install>=0.03:../../devel/p5-Sub-Install
|
||||
|
||||
PERL5_PACKLIST= auto/Data/GUID/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user