aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Games-Dissociate
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-06-22 00:53:33 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-06-22 00:53:33 +0000
commit05ec2ba8f07124721fa4e470a3fae3c2c152580b (patch)
treea36dc117e2e9f798e6e57051df45c5837a70a12a /textproc/p5-Games-Dissociate
parent66969b0a32bf243b7b4270ec748f501ce92e9795 (diff)
downloadports-05ec2ba8f07124721fa4e470a3fae3c2c152580b.tar.gz
ports-05ec2ba8f07124721fa4e470a3fae3c2c152580b.zip
Notes
Diffstat (limited to 'textproc/p5-Games-Dissociate')
-rw-r--r--textproc/p5-Games-Dissociate/Makefile34
-rw-r--r--textproc/p5-Games-Dissociate/distinfo3
-rw-r--r--textproc/p5-Games-Dissociate/pkg-descr7
-rw-r--r--textproc/p5-Games-Dissociate/pkg-plist5
4 files changed, 49 insertions, 0 deletions
diff --git a/textproc/p5-Games-Dissociate/Makefile b/textproc/p5-Games-Dissociate/Makefile
new file mode 100644
index 000000000000..48479a8799c8
--- /dev/null
+++ b/textproc/p5-Games-Dissociate/Makefile
@@ -0,0 +1,34 @@
+# New ports collection makefile for: p5-Games-Dissociate
+# Date created: 21 Jun 2006
+# Whom: Aaron Dalton <aaron@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Games-Dissociate
+PORTVERSION= 0.17
+CATEGORIES= textproc games perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../../authors/id/A/AV/AVIF
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= aaron@FreeBSD.org
+COMMENT= A Dissociated Press algorithm and filter
+
+MAN3= Games::Dissociate.3
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+#IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again
+#post-patch:
+# @${PERL} -pi -e 's/our ([^ ]+)/use vars qw($$1); $$1/g;' \
+# -e '$$_ = "" if /use warnings/;' \
+# ${WRKSRC}/lib/GraphViz/Traverse.pm \
+# ${WRKSRC}/t/*.t \
+# ${WRKSRC}/Makefile.PL
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/textproc/p5-Games-Dissociate/distinfo b/textproc/p5-Games-Dissociate/distinfo
new file mode 100644
index 000000000000..e3a08cc763a6
--- /dev/null
+++ b/textproc/p5-Games-Dissociate/distinfo
@@ -0,0 +1,3 @@
+MD5 (Games-Dissociate-0.17.tar.gz) = eb2570e26d4314633d9440cb7da3c04c
+SHA256 (Games-Dissociate-0.17.tar.gz) = 94024659d6a809634c3b034447227eaf47e41db5b6f665c454b5043a7beda8be
+SIZE (Games-Dissociate-0.17.tar.gz) = 12743
diff --git a/textproc/p5-Games-Dissociate/pkg-descr b/textproc/p5-Games-Dissociate/pkg-descr
new file mode 100644
index 000000000000..9ff8fe124586
--- /dev/null
+++ b/textproc/p5-Games-Dissociate/pkg-descr
@@ -0,0 +1,7 @@
+This module provides the function dissociate, which implements a
+Dissociated Press algorithm, well known to Emacs users as "meta-x
+dissociate". The algorithm here is by no means a straight port of Emacs's
+dissociate.el, but is instead merely inspired by it.
+
+WWW: http://search.cpan.org/dist/Games-Dissociate
+Author: Avi Finkel <avi@finkel.org>
diff --git a/textproc/p5-Games-Dissociate/pkg-plist b/textproc/p5-Games-Dissociate/pkg-plist
new file mode 100644
index 000000000000..df04f045f205
--- /dev/null
+++ b/textproc/p5-Games-Dissociate/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Games/Dissociate.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dissociate/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dissociate
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games
+@dirrmtry %%SITE_PERL%%/Games