summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-27 08:06:11 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-27 08:06:11 +0000
commit9bc53f7379ee0392afa1045828ed3968c3037b0f (patch)
tree54544c0fb0b7037baa76efe0109bfac361bc4fb0 /textproc
parentAdd p5-Class-BlackHole 0.03, (diff)
add texi2db 0.4.2
Converts a Texinfo file into DocBook XML
Notes
Notes: svn path=/head/; revision=60072
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/texi2db/Makefile23
-rw-r--r--textproc/texi2db/distinfo1
-rw-r--r--textproc/texi2db/pkg-comment1
-rw-r--r--textproc/texi2db/pkg-descr1
-rw-r--r--textproc/texi2db/pkg-plist1
6 files changed, 28 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index fdddc9a4f6fc..e721d7b0cadb 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -282,6 +282,7 @@
SUBDIR += tclExpat
SUBDIR += tdtd.el
SUBDIR += tex2im
+ SUBDIR += texi2db
SUBDIR += texi2html
SUBDIR += textutils
SUBDIR += tkdiff
diff --git a/textproc/texi2db/Makefile b/textproc/texi2db/Makefile
new file mode 100644
index 000000000000..d66ed0283a38
--- /dev/null
+++ b/textproc/texi2db/Makefile
@@ -0,0 +1,23 @@
+# ex:ts=8
+# New ports collection makefile for: texi2db
+# Date created: May 27, 2002
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= texi2db
+PORTVERSION= 0.4.2
+CATEGORIES= textproc
+MASTER_SITES= http://www.tldp.org/downloads/
+
+MAINTAINER= ports@FreeBSD.org
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN1= texi2db.1
+
+.include <bsd.port.mk>
diff --git a/textproc/texi2db/distinfo b/textproc/texi2db/distinfo
new file mode 100644
index 000000000000..96b7cdf1eb80
--- /dev/null
+++ b/textproc/texi2db/distinfo
@@ -0,0 +1 @@
+MD5 (texi2db-0.4.2.tar.gz) = 7612b75702cec525dddc6f075a271fdf
diff --git a/textproc/texi2db/pkg-comment b/textproc/texi2db/pkg-comment
new file mode 100644
index 000000000000..cd17268e28f7
--- /dev/null
+++ b/textproc/texi2db/pkg-comment
@@ -0,0 +1 @@
+Converts a Texinfo file into DocBook XML
diff --git a/textproc/texi2db/pkg-descr b/textproc/texi2db/pkg-descr
new file mode 100644
index 000000000000..cd17268e28f7
--- /dev/null
+++ b/textproc/texi2db/pkg-descr
@@ -0,0 +1 @@
+Converts a Texinfo file into DocBook XML
diff --git a/textproc/texi2db/pkg-plist b/textproc/texi2db/pkg-plist
new file mode 100644
index 000000000000..c875364cb5be
--- /dev/null
+++ b/textproc/texi2db/pkg-plist
@@ -0,0 +1 @@
+bin/texi2db