aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-tokyotyrant
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-02-17 03:57:40 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-02-17 03:57:40 +0000
commit7dd996b47d7077a1399e4a45c1c9d86dc2885664 (patch)
treebd064855a34ede7fbb80f1ef25b392973742939c /databases/p5-tokyotyrant
parent8379c973c9f5e00a06366396f46717560f8e35d2 (diff)
downloadports-7dd996b47d7077a1399e4a45c1c9d86dc2885664.tar.gz
ports-7dd996b47d7077a1399e4a45c1c9d86dc2885664.zip
Notes
Diffstat (limited to 'databases/p5-tokyotyrant')
-rw-r--r--databases/p5-tokyotyrant/Makefile25
-rw-r--r--databases/p5-tokyotyrant/distinfo3
-rw-r--r--databases/p5-tokyotyrant/pkg-descr4
-rw-r--r--databases/p5-tokyotyrant/pkg-plist6
4 files changed, 38 insertions, 0 deletions
diff --git a/databases/p5-tokyotyrant/Makefile b/databases/p5-tokyotyrant/Makefile
new file mode 100644
index 000000000000..843b8a36ea3f
--- /dev/null
+++ b/databases/p5-tokyotyrant/Makefile
@@ -0,0 +1,25 @@
+# ports collection makefile for: perl interface to TokyoTyrant
+# Date created: 17 February 2010
+# Whom: Hiroyuki Hanai <hanai@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= tokyotyrant
+PORTVERSION= 1.16
+CATEGORIES= databases perl5
+MASTER_SITES= http://1978th.net/tokyotyrant/perlpkg/
+DISTNAME= ${PORTNAME}-perl-${PORTVERSION}
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Perl5 interface to the TokyoTyrant
+
+BUILD_DEPENDS= tokyotyrant>=1.1.40:${PORTSDIR}/databases/tokyotyrant
+LIB_DEPENDS= tokyotyrant:${PORTSDIR}/databases/tokyotyrant
+
+PERL_CONFIGURE= yes
+
+MAN3= TokyoTyrant.3
+
+.include <bsd.port.mk>
diff --git a/databases/p5-tokyotyrant/distinfo b/databases/p5-tokyotyrant/distinfo
new file mode 100644
index 000000000000..5e7f739fa90f
--- /dev/null
+++ b/databases/p5-tokyotyrant/distinfo
@@ -0,0 +1,3 @@
+MD5 (tokyotyrant-perl-1.16.tar.gz) = 8f00895b2c91602ab7df69a50dc15789
+SHA256 (tokyotyrant-perl-1.16.tar.gz) = b197e90f06053934e318d4da3902b76a31b4c1c734b6e465d2c1b31b6f2baa7a
+SIZE (tokyotyrant-perl-1.16.tar.gz) = 33595
diff --git a/databases/p5-tokyotyrant/pkg-descr b/databases/p5-tokyotyrant/pkg-descr
new file mode 100644
index 000000000000..68377a71e4a5
--- /dev/null
+++ b/databases/p5-tokyotyrant/pkg-descr
@@ -0,0 +1,4 @@
+TokyoTyrant-perl is an extenstion to Perl which allows access
+to TokyoTyrant dataabses.
+
+WWW: http://1978th.net/tokyotyrant/perlpkg/
diff --git a/databases/p5-tokyotyrant/pkg-plist b/databases/p5-tokyotyrant/pkg-plist
new file mode 100644
index 000000000000..b41368db4248
--- /dev/null
+++ b/databases/p5-tokyotyrant/pkg-plist
@@ -0,0 +1,6 @@
+%%SITE_PERL%%/TokyoTyrant.pm
+%%SITE_PERL%%/TokyoTyrant.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/TokyoTyrant/.packlist
+%%SITE_PERL%%/tcrtest.pl
+%%SITE_PERL%%/ttutest.pl
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/TokyoTyrant