summaryrefslogtreecommitdiff
path: root/textproc/info2html
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-10-10 13:37:50 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-10-10 13:37:50 +0000
commit17d4c286bca5414ec585d5e04f85bb9d0b0f3413 (patch)
tree988d0f7f2c4dcb31eefcfe67623193740398f976 /textproc/info2html
parentChange maintainer from ports to Vanill I. Shu. (diff)
Translate GNU info files into HTML pages, one page per node.
Menus, Notes, and Up/Next/Prev pointers are translated into links. Other text is left as-is in <PRE></PRE> tags.
Notes
Notes: svn path=/head/; revision=8200
Diffstat (limited to 'textproc/info2html')
-rw-r--r--textproc/info2html/Makefile15
-rw-r--r--textproc/info2html/distinfo1
-rw-r--r--textproc/info2html/pkg-comment1
-rw-r--r--textproc/info2html/pkg-descr3
-rw-r--r--textproc/info2html/pkg-plist2
5 files changed, 22 insertions, 0 deletions
diff --git a/textproc/info2html/Makefile b/textproc/info2html/Makefile
new file mode 100644
index 000000000000..8c9a511eff5a
--- /dev/null
+++ b/textproc/info2html/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: info2html
+# Version required: 1.1
+# Date created: 9 October 1997
+# Whom: wosch
+#
+# $Id: Makefile,v 1.3 1997/08/16 10:14:36 wosch Exp $
+#
+
+DISTNAME= info2html-1.1
+CATEGORIES= textproc
+MASTER_SITES= http://www.freebsd.org/~wosch/src/
+
+MAINTAINER= wosch@FreeBSD.org
+
+.include <bsd.port.mk>
diff --git a/textproc/info2html/distinfo b/textproc/info2html/distinfo
new file mode 100644
index 000000000000..95666f0e2c0d
--- /dev/null
+++ b/textproc/info2html/distinfo
@@ -0,0 +1 @@
+MD5 (info2html-1.1.tar.gz) = 60af0b13f18ab1deee654f947d9fde71
diff --git a/textproc/info2html/pkg-comment b/textproc/info2html/pkg-comment
new file mode 100644
index 000000000000..3d6349c9cfc7
--- /dev/null
+++ b/textproc/info2html/pkg-comment
@@ -0,0 +1 @@
+Translate GNU info files into HTML pages.
diff --git a/textproc/info2html/pkg-descr b/textproc/info2html/pkg-descr
new file mode 100644
index 000000000000..864d8e2f534c
--- /dev/null
+++ b/textproc/info2html/pkg-descr
@@ -0,0 +1,3 @@
+Translate GNU info files into HTML pages, one page per node.
+Menus, Notes, and Up/Next/Prev pointers are translated into links.
+Other text is left as-is in <PRE></PRE> tags.
diff --git a/textproc/info2html/pkg-plist b/textproc/info2html/pkg-plist
new file mode 100644
index 000000000000..701c5e15b053
--- /dev/null
+++ b/textproc/info2html/pkg-plist
@@ -0,0 +1,2 @@
+bin/info2html
+man/man1/info2html.1.gz