Import Data-Munge-0.08 as devel/p5-Data-Munge.
This module defines a few generally useful utility functions.
This commit is contained in:
parent
61d2caf5ad
commit
dbb4af6da9
3 changed files with 22 additions and 0 deletions
1
devel/p5-Data-Munge/DESCR
Normal file
1
devel/p5-Data-Munge/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This module defines a few generally useful utility functions.
|
16
devel/p5-Data-Munge/Makefile
Normal file
16
devel/p5-Data-Munge/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/10/02 11:26:01 wen Exp $
|
||||
|
||||
DISTNAME= Data-Munge-0.08
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Data-Munge/
|
||||
COMMENT= Various utility functions
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PERL5_PACKLIST= auto/Data/Munge/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
devel/p5-Data-Munge/distinfo
Normal file
5
devel/p5-Data-Munge/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/10/02 11:26:01 wen Exp $
|
||||
|
||||
SHA1 (Data-Munge-0.08.tar.gz) = 065a37fc06fcca445657c911c9df06c5f81f8f91
|
||||
RMD160 (Data-Munge-0.08.tar.gz) = 81838df2efb14aaa20fb4048e3a83d733f82b1c1
|
||||
Size (Data-Munge-0.08.tar.gz) = 7365 bytes
|
Loading…
Reference in a new issue