aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-01-28 01:11:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-01-28 01:11:25 +0000
commitcc30d610cf007d4978c5f0b39327e453dbfc606c (patch)
tree6f54d62d5404f557f5938f957d9dfe437aa6702c /textproc
parent67e48c93abd9d8d0ecdf5206d655a1b4578f3097 (diff)
downloadports-cc30d610cf007d4978c5f0b39327e453dbfc606c.tar.gz
ports-cc30d610cf007d4978c5f0b39327e453dbfc606c.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-Pod-Eventual/Makefile25
-rw-r--r--textproc/p5-Pod-Eventual/distinfo3
-rw-r--r--textproc/p5-Pod-Eventual/pkg-descr3
-rw-r--r--textproc/p5-Pod-Eventual/pkg-plist7
5 files changed, 39 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 148030f344c3..670fa78efd58 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -550,6 +550,7 @@
SUBDIR += p5-Pod-Constants
SUBDIR += p5-Pod-DocBook
SUBDIR += p5-Pod-Escapes
+ SUBDIR += p5-Pod-Eventual
SUBDIR += p5-Pod-HtmlEasy
SUBDIR += p5-Pod-POM
SUBDIR += p5-Pod-POM-View-HTML-Filter
diff --git a/textproc/p5-Pod-Eventual/Makefile b/textproc/p5-Pod-Eventual/Makefile
new file mode 100644
index 000000000000..379a7f816436
--- /dev/null
+++ b/textproc/p5-Pod-Eventual/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: Pod-Eventual
+# Date created: 27 December 2009
+# Whom: Andrey Kostenko <andrey@kostenko.name>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Pod-Eventual
+PORTVERSION= 0.093330
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= andrey@kostenko.name
+COMMENT= Read a POD document as a series of trivial events
+
+BUILD_DEPENDS= p5-Mixin-Linewise>=0.001:${PORTSDIR}/devel/p5-Mixin-Linewise \
+ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= YES
+MAN3= Pod::Eventual.3\
+ Pod::Eventual::Simple.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Pod-Eventual/distinfo b/textproc/p5-Pod-Eventual/distinfo
new file mode 100644
index 000000000000..414aec1c862e
--- /dev/null
+++ b/textproc/p5-Pod-Eventual/distinfo
@@ -0,0 +1,3 @@
+MD5 (Pod-Eventual-0.093330.tar.gz) = 38124f3c1dd8b53a122d8336dec89453
+SHA256 (Pod-Eventual-0.093330.tar.gz) = 29de14a69df8a26f7e8ff73daca5afa7acc84cc9b7ae28093a5b1af09a4830b6
+SIZE (Pod-Eventual-0.093330.tar.gz) = 13223
diff --git a/textproc/p5-Pod-Eventual/pkg-descr b/textproc/p5-Pod-Eventual/pkg-descr
new file mode 100644
index 000000000000..a9a9db836625
--- /dev/null
+++ b/textproc/p5-Pod-Eventual/pkg-descr
@@ -0,0 +1,3 @@
+read a POD document as a series of trivial events
+
+WWW: http://search.cpan.org/dist/Pod-Eventual
diff --git a/textproc/p5-Pod-Eventual/pkg-plist b/textproc/p5-Pod-Eventual/pkg-plist
new file mode 100644
index 000000000000..c5486ebe7730
--- /dev/null
+++ b/textproc/p5-Pod-Eventual/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Pod/Eventual.pm
+%%SITE_PERL%%/Pod/Eventual/Simple.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Eventual/.packlist
+@dirrmtry %%SITE_PERL%%/Pod/Eventual
+@dirrmtry %%SITE_PERL%%/Pod
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Eventual
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod