diff options
author | seb <seb@pkgsrc.org> | 2008-08-18 22:10:49 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2008-08-18 22:10:49 +0000 |
commit | 5d6c8c3359e2a3c03590a904dc8db66c6d87be60 (patch) | |
tree | 7edcd690c749a34eee970619cdd1fd2c668291ad /devel | |
parent | 6603340e215fe5a8d21f8d584a9fbabb31532563 (diff) | |
download | pkgsrc-5d6c8c3359e2a3c03590a904dc8db66c6d87be60.tar.gz |
Initial import of p5-File-Path-Expand version 1.02 in the NetBSD
Packages Collection.
The Perl 5 module File::Path::Expand expands user directories in
filenames.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-File-Path-Expand/DESCR | 1 | ||||
-rw-r--r-- | devel/p5-File-Path-Expand/Makefile | 19 | ||||
-rw-r--r-- | devel/p5-File-Path-Expand/distinfo | 5 |
3 files changed, 25 insertions, 0 deletions
diff --git a/devel/p5-File-Path-Expand/DESCR b/devel/p5-File-Path-Expand/DESCR new file mode 100644 index 00000000000..94af84b04fd --- /dev/null +++ b/devel/p5-File-Path-Expand/DESCR @@ -0,0 +1 @@ +The Perl 5 module File::Path::Expand expands user directories in filenames. diff --git a/devel/p5-File-Path-Expand/Makefile b/devel/p5-File-Path-Expand/Makefile new file mode 100644 index 00000000000..32d858c1a66 --- /dev/null +++ b/devel/p5-File-Path-Expand/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/08/18 22:10:49 seb Exp $ +# + +DISTNAME= File-Path-Expand-1.02 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/File-Path-Expand/ +COMMENT= Perl 5 module to expand filenames + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/File/Path/Expand/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-File-Path-Expand/distinfo b/devel/p5-File-Path-Expand/distinfo new file mode 100644 index 00000000000..72de640b114 --- /dev/null +++ b/devel/p5-File-Path-Expand/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/08/18 22:10:49 seb Exp $ + +SHA1 (File-Path-Expand-1.02.tar.gz) = ba3e3c9c7324cd9ad52bfc61938ea1b49d199b39 +RMD160 (File-Path-Expand-1.02.tar.gz) = ca130ba5c8d2cd70ab595a3a4f55d24cc9a637b0 +Size (File-Path-Expand-1.02.tar.gz) = 2001 bytes |