aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Regexp-Assemble-Compressed
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-12-26 15:45:15 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-12-26 15:45:15 +0000
commitd26b2cf0895bc9195309f1334e7b7f92ed39ed0e (patch)
tree6818a59e760dca92afc89e6cb28468650d419cd8 /devel/p5-Regexp-Assemble-Compressed
parent0da385c488f237dcc5016c6a8ef246dc3f7e101e (diff)
Notes
Diffstat (limited to 'devel/p5-Regexp-Assemble-Compressed')
-rw-r--r--devel/p5-Regexp-Assemble-Compressed/Makefile25
-rw-r--r--devel/p5-Regexp-Assemble-Compressed/distinfo2
-rw-r--r--devel/p5-Regexp-Assemble-Compressed/pkg-descr4
-rw-r--r--devel/p5-Regexp-Assemble-Compressed/pkg-plist4
4 files changed, 35 insertions, 0 deletions
diff --git a/devel/p5-Regexp-Assemble-Compressed/Makefile b/devel/p5-Regexp-Assemble-Compressed/Makefile
new file mode 100644
index 000000000000..3de2ea8a13c9
--- /dev/null
+++ b/devel/p5-Regexp-Assemble-Compressed/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: Regexp::Assemble::Compressed
+# Date created: 27 Dec 2010
+# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Regexp-Assemble-Compressed
+PORTVERSION= 0.02
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Perl extension to compress Regular Expression
+
+RUN_DEPENDS= \
+ p5-Regexp-Assemble>0:${PORTSDIR}/devel/p5-Regexp-Assemble
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Regexp::Assemble::Compressed.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Regexp-Assemble-Compressed/distinfo b/devel/p5-Regexp-Assemble-Compressed/distinfo
new file mode 100644
index 000000000000..25314ed0f1fd
--- /dev/null
+++ b/devel/p5-Regexp-Assemble-Compressed/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Regexp-Assemble-Compressed-0.02.tar.gz) = d568d0d4937887ee5c5b9a4393c382e4d287e7cab19d3c4a0e381e0fe051ec38
+SIZE (Regexp-Assemble-Compressed-0.02.tar.gz) = 24664
diff --git a/devel/p5-Regexp-Assemble-Compressed/pkg-descr b/devel/p5-Regexp-Assemble-Compressed/pkg-descr
new file mode 100644
index 000000000000..0ec5867090fe
--- /dev/null
+++ b/devel/p5-Regexp-Assemble-Compressed/pkg-descr
@@ -0,0 +1,4 @@
+Regexp::Assemble::Compressed is a subclass of Regexp::Assemble. It
+assembles more compressed regular expressions.
+
+WWW: http://search.cpan.org/dist/Regexp-Assemble-Compressed/
diff --git a/devel/p5-Regexp-Assemble-Compressed/pkg-plist b/devel/p5-Regexp-Assemble-Compressed/pkg-plist
new file mode 100644
index 000000000000..2cc7e8240118
--- /dev/null
+++ b/devel/p5-Regexp-Assemble-Compressed/pkg-plist
@@ -0,0 +1,4 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Assemble/Compressed/.packlist
+%%SITE_PERL%%/Regexp/Assemble/Compressed.pm
+@dirrmtry %%SITE_PERL%%/Regexp/Assemble
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Assemble/Compressed