aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Path-Class
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-07-25 14:17:53 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-07-25 14:17:53 +0000
commit4504c317ea9a3d55bbb462d42bc7fa3446d7aa49 (patch)
treef2c7ddb831cad816e0d55807cbdc41af5aa52487 /devel/p5-Path-Class
parent887bbfb8133b1c0674868ce0f606221290040b5f (diff)
downloadports-4504c317ea9a3d55bbb462d42bc7fa3446d7aa49.tar.gz
ports-4504c317ea9a3d55bbb462d42bc7fa3446d7aa49.zip
Notes
Diffstat (limited to 'devel/p5-Path-Class')
-rw-r--r--devel/p5-Path-Class/Makefile24
-rw-r--r--devel/p5-Path-Class/distinfo2
-rw-r--r--devel/p5-Path-Class/pkg-descr4
-rw-r--r--devel/p5-Path-Class/pkg-plist10
4 files changed, 40 insertions, 0 deletions
diff --git a/devel/p5-Path-Class/Makefile b/devel/p5-Path-Class/Makefile
new file mode 100644
index 000000000000..78f3a0a7b9c0
--- /dev/null
+++ b/devel/p5-Path-Class/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: Path::Class
+# Date created: 2004-07-25
+# Whom: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Path-Class
+PORTVERSION= 0.07
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../../authors/id/K/KW/KWILLIAMS/
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= elvis@sslab.cs.ccu.edu.tw
+COMMENT= Cross-platform path specification manipulation
+
+PERL_CONFIGURE= yes
+
+MAN3= Path::Class.3 \
+ Path::Class::File.3 \
+ Path::Class::Dir.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Path-Class/distinfo b/devel/p5-Path-Class/distinfo
new file mode 100644
index 000000000000..58a0b972219f
--- /dev/null
+++ b/devel/p5-Path-Class/distinfo
@@ -0,0 +1,2 @@
+MD5 (Path-Class-0.07.tar.gz) = 295904ab2fb1d80d80310aa7e368371c
+SIZE (Path-Class-0.07.tar.gz) = 10649
diff --git a/devel/p5-Path-Class/pkg-descr b/devel/p5-Path-Class/pkg-descr
new file mode 100644
index 000000000000..81373c97e13e
--- /dev/null
+++ b/devel/p5-Path-Class/pkg-descr
@@ -0,0 +1,4 @@
+Path::Class - Cross-platform path specification manipulation
+
+Author: Ken Williams <KWILLIAMS@cpan.org>
+WWW: http://search.cpan.org/~kwilliams/Path-Class/
diff --git a/devel/p5-Path-Class/pkg-plist b/devel/p5-Path-Class/pkg-plist
new file mode 100644
index 000000000000..745ee11f7a0c
--- /dev/null
+++ b/devel/p5-Path-Class/pkg-plist
@@ -0,0 +1,10 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/Path/Class.pm
+%%SITE_PERL%%/Path/Class/Entity.pm
+%%SITE_PERL%%/Path/Class/Dir.pm
+%%SITE_PERL%%/Path/Class/File.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/Class/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/Class
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path
+@dirrm %%SITE_PERL%%/Path/Class
+@dirrm %%SITE_PERL%%/Path