aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-List
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2008-06-10 05:55:16 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2008-06-10 05:55:16 +0000
commit5d05686fd32a9ceeaee0931938de4fb4cc662f3b (patch)
tree1572b0a1cc45ede1521e8fdba947539437322d69 /devel/p5-Module-List
parent9f0c9494cf741a763edc41cd54fdcf9a7976fd6a (diff)
downloadports-5d05686fd32a9ceeaee0931938de4fb4cc662f3b.tar.gz
ports-5d05686fd32a9ceeaee0931938de4fb4cc662f3b.zip
Notes
Diffstat (limited to 'devel/p5-Module-List')
-rw-r--r--devel/p5-Module-List/Makefile21
-rw-r--r--devel/p5-Module-List/distinfo3
-rw-r--r--devel/p5-Module-List/pkg-descr3
-rw-r--r--devel/p5-Module-List/pkg-plist6
4 files changed, 33 insertions, 0 deletions
diff --git a/devel/p5-Module-List/Makefile b/devel/p5-Module-List/Makefile
new file mode 100644
index 000000000000..b1681d21eaf0
--- /dev/null
+++ b/devel/p5-Module-List/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-Module-List
+# Date created: 2008-06-09
+# Whom: Oleg A. Mamontov <oleg@mamontov.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Module-List
+PORTVERSION= 0.001
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= oleg@mamontov.net
+COMMENT= Module 'directory' listing
+
+PERL_CONFIGURE= yes
+
+MAN3= Module::List.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Module-List/distinfo b/devel/p5-Module-List/distinfo
new file mode 100644
index 000000000000..2eecfb348880
--- /dev/null
+++ b/devel/p5-Module-List/distinfo
@@ -0,0 +1,3 @@
+MD5 (Module-List-0.001.tar.gz) = d6df7f9688a27713e9a6d3e98fac4dab
+SHA256 (Module-List-0.001.tar.gz) = a406a9c09c4279024494254e5f58f03c6350d83345d43323fab7e904c5eca8dd
+SIZE (Module-List-0.001.tar.gz) = 3388
diff --git a/devel/p5-Module-List/pkg-descr b/devel/p5-Module-List/pkg-descr
new file mode 100644
index 000000000000..356469b726e4
--- /dev/null
+++ b/devel/p5-Module-List/pkg-descr
@@ -0,0 +1,3 @@
+This module deals with the examination of the namespace of Perl modules.
+
+WWW: http://search.cpan.org/dist/Module-List/
diff --git a/devel/p5-Module-List/pkg-plist b/devel/p5-Module-List/pkg-plist
new file mode 100644
index 000000000000..5c0fc8c928d4
--- /dev/null
+++ b/devel/p5-Module-List/pkg-plist
@@ -0,0 +1,6 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/Module/List.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/List/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/List
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module
+@dirrmtry %%SITE_PERL%%/Module