aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Readme
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2013-08-31 11:31:30 +0000
committerLars Thegler <lth@FreeBSD.org>2013-08-31 11:31:30 +0000
commit9106a3538ac41cc800dc2e79c94d5e9eccd5929d (patch)
treeb5a43005f6b34de217b1aefa4818f236fbe93eca /textproc/p5-Pod-Readme
parente550e4f5665307d8df44369b6ed75e35d835939b (diff)
downloadports-9106a3538ac41cc800dc2e79c94d5e9eccd5929d.tar.gz
ports-9106a3538ac41cc800dc2e79c94d5e9eccd5929d.zip
Add p5-Pod-Readme 0.11, convert POD to README file.
Notes
Notes: svn path=/head/; revision=325794
Diffstat (limited to 'textproc/p5-Pod-Readme')
-rw-r--r--textproc/p5-Pod-Readme/Makefile21
-rw-r--r--textproc/p5-Pod-Readme/distinfo2
-rw-r--r--textproc/p5-Pod-Readme/pkg-descr4
-rw-r--r--textproc/p5-Pod-Readme/pkg-plist6
4 files changed, 33 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Readme/Makefile b/textproc/p5-Pod-Readme/Makefile
new file mode 100644
index 000000000000..0671efd3ecd4
--- /dev/null
+++ b/textproc/p5-Pod-Readme/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= Pod-Readme
+PORTVERSION= 0.11
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= lth@FreeBSD.org
+COMMENT= Convert POD to README file
+
+BUILD_DEPENDS= p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+USES= perl5
+USE_PERL5= configure
+
+MAN1= pod2readme.1
+MAN3= Pod::Readme.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Pod-Readme/distinfo b/textproc/p5-Pod-Readme/distinfo
new file mode 100644
index 000000000000..12257fa20aaf
--- /dev/null
+++ b/textproc/p5-Pod-Readme/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Pod-Readme-0.11.tar.gz) = 0d747b6ec2fda18c58ca8855f9923f8aad035e0ca7712153e1765f78dbb41ae9
+SIZE (Pod-Readme-0.11.tar.gz) = 8022
diff --git a/textproc/p5-Pod-Readme/pkg-descr b/textproc/p5-Pod-Readme/pkg-descr
new file mode 100644
index 000000000000..0b2e50e682df
--- /dev/null
+++ b/textproc/p5-Pod-Readme/pkg-descr
@@ -0,0 +1,4 @@
+This module is a subclass of Pod::PlainText which provides additional
+POD markup for generating README files.
+
+WWW: http://search.cpan.org/dist/Pod-Readme/
diff --git a/textproc/p5-Pod-Readme/pkg-plist b/textproc/p5-Pod-Readme/pkg-plist
new file mode 100644
index 000000000000..e620b0cc1085
--- /dev/null
+++ b/textproc/p5-Pod-Readme/pkg-plist
@@ -0,0 +1,6 @@
+bin/pod2readme
+%%SITE_PERL%%/Pod/Readme.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Readme/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Readme
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod
+@dirrmtry %%SITE_PERL%%/Pod