summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb>2008-08-18 22:10:49 +0000
committerseb <seb>2008-08-18 22:10:49 +0000
commit98a4a105840adb3acb0b65a93458c9453d7cd7bc (patch)
tree7edcd690c749a34eee970619cdd1fd2c668291ad
parentac0df74969e26b236f9e4d2f84a55da13a4174ae (diff)
downloadpkgsrc-98a4a105840adb3acb0b65a93458c9453d7cd7bc.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.
-rw-r--r--devel/p5-File-Path-Expand/DESCR1
-rw-r--r--devel/p5-File-Path-Expand/Makefile19
-rw-r--r--devel/p5-File-Path-Expand/distinfo5
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