summaryrefslogtreecommitdiff
path: root/devel/p5-Path-Class
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>2007-01-10 21:58:19 +0000
committerbad <bad@pkgsrc.org>2007-01-10 21:58:19 +0000
commite68f4b2edc3c43b8e1c8152278ffb23d55a0b009 (patch)
tree6e5aed29d8a516b0927ed4b93bc9301e117890f4 /devel/p5-Path-Class
parentac58b48de5e97c1ddc00931a4b8fe8ffebf58868 (diff)
downloadpkgsrc-e68f4b2edc3c43b8e1c8152278ffb23d55a0b009.tar.gz
Initial import of devel/p5-Path-Class 0.16.
Path::Class is a module for manipulation of file and directory specifications (strings describing their locations, like '/home/ken/foo.txt' or 'C:\Windows\Foo.txt') in a cross-platform manner. It supports pretty much every platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2, and NetWare. Needed for SVK-v2.0.0.
Diffstat (limited to 'devel/p5-Path-Class')
-rw-r--r--devel/p5-Path-Class/DESCR5
-rw-r--r--devel/p5-Path-Class/Makefile21
-rw-r--r--devel/p5-Path-Class/PLIST1
-rw-r--r--devel/p5-Path-Class/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/devel/p5-Path-Class/DESCR b/devel/p5-Path-Class/DESCR
new file mode 100644
index 00000000000..762cf59763b
--- /dev/null
+++ b/devel/p5-Path-Class/DESCR
@@ -0,0 +1,5 @@
+Path::Class is a module for manipulation of file and directory
+specifications (strings describing their locations, like
+'/home/ken/foo.txt' or 'C:\Windows\Foo.txt') in a cross-platform manner.
+It supports pretty much every platform Perl runs on, including Unix,
+Windows, Mac, VMS, Epoc, Cygwin, OS/2, and NetWare.
diff --git a/devel/p5-Path-Class/Makefile b/devel/p5-Path-Class/Makefile
new file mode 100644
index 00000000000..d4078f4072d
--- /dev/null
+++ b/devel/p5-Path-Class/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/10 21:58:19 bad Exp $
+#
+
+DISTNAME= Path-Class-0.16
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWILLIAMS/}
+
+MAINTAINER= bad@netbsd.org
+HOMEPAGE= http://search.cpan.org/~kwilliams/Path-Class-0.16/
+COMMENT= Cross-platform path specification manipulation
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/Path/Class/.packlist
+
+DEPENDS+= p5-PathTools>=3.19:../../devel/p5-PathTools
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Path-Class/PLIST b/devel/p5-Path-Class/PLIST
new file mode 100644
index 00000000000..2266c69e99f
--- /dev/null
+++ b/devel/p5-Path-Class/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/10 21:58:19 bad Exp $
diff --git a/devel/p5-Path-Class/distinfo b/devel/p5-Path-Class/distinfo
new file mode 100644
index 00000000000..0e3477c9346
--- /dev/null
+++ b/devel/p5-Path-Class/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/01/10 21:58:19 bad Exp $
+
+SHA1 (Path-Class-0.16.tar.gz) = a28bea2ef56f0a7a9f7e82f0021a1bb24adeff6f
+RMD160 (Path-Class-0.16.tar.gz) = 934d92f254c74046a0c6aeb3d2207da3cd86b1d4
+Size (Path-Class-0.16.tar.gz) = 17340 bytes