Import p5-Data-GUID-0.048 as devel/p5-Data-GUID.
Perl 5 module for globally unique identifiers, GUID.
This commit is contained in:
parent
3149969630
commit
93d77be1f7
3 changed files with 26 additions and 0 deletions
1
devel/p5-Data-GUID/DESCR
Normal file
1
devel/p5-Data-GUID/DESCR
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Perl 5 module for globally unique identifiers, GUID.
|
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"
|
5
devel/p5-Data-GUID/distinfo
Normal file
5
devel/p5-Data-GUID/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
$NetBSD: distinfo,v 1.1 2014/01/01 03:05:40 ryoon Exp $
|
||||||
|
|
||||||
|
SHA1 (Data-GUID-0.048.tar.gz) = 61b9914e4b7b3043be38c2e076a41689e7b1e7a4
|
||||||
|
RMD160 (Data-GUID-0.048.tar.gz) = 2ad82e626208084181581e19a608af100b454190
|
||||||
|
Size (Data-GUID-0.048.tar.gz) = 16675 bytes
|
Loading…
Reference in a new issue