aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Tree-Suffix
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-04-19 08:38:22 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-04-19 08:38:22 +0000
commit30b40f4cf28e49bcf57723182b08ebe84c8f8ac2 (patch)
tree2cf522ce9e9ab2589a25a15189cf53d95df936d5 /textproc/p5-Tree-Suffix
parentf3589c0f9366785712bef53968e89430e63bb072 (diff)
downloadports-30b40f4cf28e49bcf57723182b08ebe84c8f8ac2.tar.gz
ports-30b40f4cf28e49bcf57723182b08ebe84c8f8ac2.zip
Notes
Diffstat (limited to 'textproc/p5-Tree-Suffix')
-rw-r--r--textproc/p5-Tree-Suffix/Makefile25
-rw-r--r--textproc/p5-Tree-Suffix/distinfo3
-rw-r--r--textproc/p5-Tree-Suffix/pkg-descr4
-rw-r--r--textproc/p5-Tree-Suffix/pkg-plist7
4 files changed, 39 insertions, 0 deletions
diff --git a/textproc/p5-Tree-Suffix/Makefile b/textproc/p5-Tree-Suffix/Makefile
new file mode 100644
index 000000000000..53323b6ccfa2
--- /dev/null
+++ b/textproc/p5-Tree-Suffix/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: Tree-Suffix
+# Date created: Apr 17 2006
+# Whom: clsung
+#
+# $FreeBSD$
+#
+
+PORTNAME= Tree-Suffix
+PORTVERSION= 0.14
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Tree
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= clsung@FreeBSD.org
+COMMENT= Perl interface to the libstree library
+
+LIB_DEPENDS= stree.0:${PORTSDIR}/textproc/libstree
+
+PERL_CONFIGURE= yes
+CFLAGS+= -I${LOCALBASE}/include
+
+MAN3= Tree::Suffix.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Tree-Suffix/distinfo b/textproc/p5-Tree-Suffix/distinfo
new file mode 100644
index 000000000000..41da1b2fbef8
--- /dev/null
+++ b/textproc/p5-Tree-Suffix/distinfo
@@ -0,0 +1,3 @@
+MD5 (Tree-Suffix-0.14.tar.gz) = 1369d10951728a619a51be1895973987
+SHA256 (Tree-Suffix-0.14.tar.gz) = 88bf8004339e51f0b4c8fb39df758c64aa6f5be17259dd72772c4a792a9d3354
+SIZE (Tree-Suffix-0.14.tar.gz) = 38648
diff --git a/textproc/p5-Tree-Suffix/pkg-descr b/textproc/p5-Tree-Suffix/pkg-descr
new file mode 100644
index 000000000000..e3716e88856f
--- /dev/null
+++ b/textproc/p5-Tree-Suffix/pkg-descr
@@ -0,0 +1,4 @@
+The Tree::Suffix module provides an interface to the C library
+libstree, which implements generic suffix trees.
+
+WWW: http://search.cpan.org/dist/Tree-Suffix/
diff --git a/textproc/p5-Tree-Suffix/pkg-plist b/textproc/p5-Tree-Suffix/pkg-plist
new file mode 100644
index 000000000000..4ba8deff894c
--- /dev/null
+++ b/textproc/p5-Tree-Suffix/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Suffix/Suffix.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Suffix/Suffix.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Suffix/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/Tree/Suffix.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Suffix
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Tree