aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Lingua-EN-Gender
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-31 00:16:48 +0800
committerpetef <petef@FreeBSD.org>2001-12-31 00:16:48 +0800
commitb25a93b34067ef0467dc4a7f948c79bf33d6e4cc (patch)
tree00dba74bef8eefa617978d29bafede13192ab661 /textproc/p5-Lingua-EN-Gender
parent7ab06b92ca7d2281d37bf4fa26ebd6a6bfc441b3 (diff)
downloadfreebsd-ports-gnome-b25a93b34067ef0467dc4a7f948c79bf33d6e4cc.tar.gz
freebsd-ports-gnome-b25a93b34067ef0467dc4a7f948c79bf33d6e4cc.tar.zst
freebsd-ports-gnome-b25a93b34067ef0467dc4a7f948c79bf33d6e4cc.zip
Add p5-Lingua-EN-Gender 0.02, inflect pronouns for gender.
PR: 33327 Submitted by: Seamus Venasse <svenasse@polaris.ca>
Diffstat (limited to 'textproc/p5-Lingua-EN-Gender')
-rw-r--r--textproc/p5-Lingua-EN-Gender/Makefile22
-rw-r--r--textproc/p5-Lingua-EN-Gender/distinfo1
-rw-r--r--textproc/p5-Lingua-EN-Gender/pkg-comment1
-rw-r--r--textproc/p5-Lingua-EN-Gender/pkg-descr6
-rw-r--r--textproc/p5-Lingua-EN-Gender/pkg-plist7
5 files changed, 37 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-Gender/Makefile b/textproc/p5-Lingua-EN-Gender/Makefile
new file mode 100644
index 000000000000..3aa600b22635
--- /dev/null
+++ b/textproc/p5-Lingua-EN-Gender/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: Lingua::EN::Gender
+# Date created: 30 Dec 2001
+# Whom: Seamus Venasse <svenasse@polaris.ca>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Lingua-EN-Gender
+PORTVERSION= 0.02
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Lingua
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= svenasse@polaris.ca
+
+PERL_CONFIGURE= yes
+
+MAN3= Lingua::EN::Gender.3
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Lingua-EN-Gender/distinfo b/textproc/p5-Lingua-EN-Gender/distinfo
new file mode 100644
index 000000000000..9fafe43e5430
--- /dev/null
+++ b/textproc/p5-Lingua-EN-Gender/distinfo
@@ -0,0 +1 @@
+MD5 (Lingua-EN-Gender-0.02.tar.gz) = b8f3877aabfc2be31e587d99ea792176
diff --git a/textproc/p5-Lingua-EN-Gender/pkg-comment b/textproc/p5-Lingua-EN-Gender/pkg-comment
new file mode 100644
index 000000000000..bca695f7a77b
--- /dev/null
+++ b/textproc/p5-Lingua-EN-Gender/pkg-comment
@@ -0,0 +1 @@
+Inflect pronouns for gender
diff --git a/textproc/p5-Lingua-EN-Gender/pkg-descr b/textproc/p5-Lingua-EN-Gender/pkg-descr
new file mode 100644
index 000000000000..171c583e2f20
--- /dev/null
+++ b/textproc/p5-Lingua-EN-Gender/pkg-descr
@@ -0,0 +1,6 @@
+Small module for inflecting pronouns for a bunch of different
+genders.
+
+WWW: http://search.cpan.org/search?dist=Lingua-EN-Gender
+
+Seamus Venasse <svenasse@polaris.ca>
diff --git a/textproc/p5-Lingua-EN-Gender/pkg-plist b/textproc/p5-Lingua-EN-Gender/pkg-plist
new file mode 100644
index 000000000000..a6e1217ef626
--- /dev/null
+++ b/textproc/p5-Lingua-EN-Gender/pkg-plist
@@ -0,0 +1,7 @@
+lib/perl5/site_perl/%%PERL_VER%%/Lingua/EN/Gender.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Gender/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Gender
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua/EN 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua 2>/dev/null || true