aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-Required
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-04-15 09:46:33 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-04-15 09:46:33 +0000
commit76055f719c7071097a2aa8597002db6fd66dc255 (patch)
tree92dac3a403c3e30f6f72be1e3053a2ea1e072e03 /devel/p5-Devel-Required
parentcf5e1dc6d47255150a024f273cf84b029c4df2d5 (diff)
downloadports-76055f719c7071097a2aa8597002db6fd66dc255.tar.gz
ports-76055f719c7071097a2aa8597002db6fd66dc255.zip
Notes
Diffstat (limited to 'devel/p5-Devel-Required')
-rw-r--r--devel/p5-Devel-Required/Makefile22
-rw-r--r--devel/p5-Devel-Required/distinfo3
-rw-r--r--devel/p5-Devel-Required/pkg-descr13
-rw-r--r--devel/p5-Devel-Required/pkg-plist5
4 files changed, 43 insertions, 0 deletions
diff --git a/devel/p5-Devel-Required/Makefile b/devel/p5-Devel-Required/Makefile
new file mode 100644
index 000000000000..c59c3da6bef6
--- /dev/null
+++ b/devel/p5-Devel-Required/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Devel-Required
+# Date created: 2007/04/15
+# Whom: chinsan
+#
+# $FreeBSD$
+#
+
+PORTNAME= Devel-Required
+PORTVERSION= 0.07
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= NexTrieve/ELIZABETH
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= chinsan@FreeBSD.org
+COMMENT= Automatic update of required modules documentation
+
+PERL_CONFIGURE= yes
+
+MAN3= Devel::Required.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Devel-Required/distinfo b/devel/p5-Devel-Required/distinfo
new file mode 100644
index 000000000000..723fcda1034d
--- /dev/null
+++ b/devel/p5-Devel-Required/distinfo
@@ -0,0 +1,3 @@
+MD5 (Devel-Required-0.07.tar.gz) = c9eb98b859e708099540b8c9d299faab
+SHA256 (Devel-Required-0.07.tar.gz) = 5fe7c7c0f8f19d314f4a801da683024f26cb5a4454a24734d6fe56fc070dc5c4
+SIZE (Devel-Required-0.07.tar.gz) = 5633
diff --git a/devel/p5-Devel-Required/pkg-descr b/devel/p5-Devel-Required/pkg-descr
new file mode 100644
index 000000000000..24a9dcc9b732
--- /dev/null
+++ b/devel/p5-Devel-Required/pkg-descr
@@ -0,0 +1,13 @@
+The Devel::Required module only serves a purpose in the development
+environment of an author of a CPAN module (or more precisely: a user of the
+ExtUtils::MakeMaker module). It makes sure that any changes to the required
+modules specified in the Makefile.PL are automatically reflected in the
+appropriate text file and in the appropriate source files (either
+explicitely or implicitely specified).
+
+It takes the information given with the PREREQ_PM parameter and by default
+writes this to the README file, as well as to the POD of the file specified
+with the VERSION_FROM parameter. Both these defaults can be overridden with
+the "text" and "pod" parameters in the use Devel::Required specification.
+
+WWW: http://search.cpan.org/dist/Devel-Required/
diff --git a/devel/p5-Devel-Required/pkg-plist b/devel/p5-Devel-Required/pkg-plist
new file mode 100644
index 000000000000..72e868648d62
--- /dev/null
+++ b/devel/p5-Devel-Required/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/mach/auto/Devel/Required/.packlist
+%%SITE_PERL%%/Devel/Required.pm
+@dirrmtry %%SITE_PERL%%/mach/auto/Devel/Required
+@dirrmtry %%SITE_PERL%%/mach/auto/Devel
+@dirrmtry %%SITE_PERL%%/Devel