aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-04-18 15:06:37 +0800
committeredwin <edwin@FreeBSD.org>2003-04-18 15:06:37 +0800
commit681228580067e68e9ce49cdf3dbc3483db389e77 (patch)
treebc59f2dcebfcb043012f88e7f2c835c82892066a /textproc
parent1c68829481f996272e2f343bbb72579317084a4e (diff)
downloadfreebsd-ports-gnome-681228580067e68e9ce49cdf3dbc3483db389e77.tar.gz
freebsd-ports-gnome-681228580067e68e9ce49cdf3dbc3483db389e77.tar.zst
freebsd-ports-gnome-681228580067e68e9ce49cdf3dbc3483db389e77.zip
NEW PORT textproc/p5-Text-Reform
Manual text wrapping and reformatting PR: ports/50783 Submitted by: Mathieu Arnold <m@absolight.net>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-Text-Reform/Makefile23
-rw-r--r--textproc/p5-Text-Reform/distinfo1
-rw-r--r--textproc/p5-Text-Reform/pkg-descr1
-rw-r--r--textproc/p5-Text-Reform/pkg-plist8
5 files changed, 34 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e98a2353708a..b02fb96cbcf9 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -230,6 +230,7 @@
SUBDIR += p5-Text-Query
SUBDIR += p5-Text-Quoted
SUBDIR += p5-Text-Reflow
+ SUBDIR += p5-Text-Reform
SUBDIR += p5-Text-Repository
SUBDIR += p5-Text-SimpleTemplate
SUBDIR += p5-Text-Tabs+Wrap
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile
new file mode 100644
index 000000000000..c501baa2bca2
--- /dev/null
+++ b/textproc/p5-Text-Reform/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: textproc/p5-Text-Reform
+# Date created: 2 August 2002
+# Whom: Mathieu Arnold <m@absolight.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Text-Reform
+PORTVERSION= 1.10
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Text
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= m@absolight.net
+COMMENT= Manual text wrapping and reformatting
+
+PERL_CONFIGURE= yes
+
+MAN3= Text::Reform.3
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Text-Reform/distinfo b/textproc/p5-Text-Reform/distinfo
new file mode 100644
index 000000000000..2a7ff5d5e08b
--- /dev/null
+++ b/textproc/p5-Text-Reform/distinfo
@@ -0,0 +1 @@
+MD5 (Text-Reform-1.10.tar.gz) = 07608172aed9c4a5158a8184b8107029
diff --git a/textproc/p5-Text-Reform/pkg-descr b/textproc/p5-Text-Reform/pkg-descr
new file mode 100644
index 000000000000..5aa1b6f54411
--- /dev/null
+++ b/textproc/p5-Text-Reform/pkg-descr
@@ -0,0 +1 @@
+Manual text wrapping and reformatting
diff --git a/textproc/p5-Text-Reform/pkg-plist b/textproc/p5-Text-Reform/pkg-plist
new file mode 100644
index 000000000000..c4c6d7faf856
--- /dev/null
+++ b/textproc/p5-Text-Reform/pkg-plist
@@ -0,0 +1,8 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reform/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/Text/demo_ws.pl
+lib/perl5/site_perl/%%PERL_VER%%/Text/demo_table.pl
+lib/perl5/site_perl/%%PERL_VER%%/Text/demo_filler.pl
+lib/perl5/site_perl/%%PERL_VER%%/Text/demo_columns.pl
+lib/perl5/site_perl/%%PERL_VER%%/Text/demo.pl
+lib/perl5/site_perl/%%PERL_VER%%/Text/Reform.pm
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Reform