From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- textproc/texi2html/DESCR | 2 ++ textproc/texi2html/PLIST | 3 +++ textproc/texi2html/pkg/DESCR | 2 -- textproc/texi2html/pkg/PLIST | 3 --- 4 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 textproc/texi2html/DESCR create mode 100644 textproc/texi2html/PLIST delete mode 100644 textproc/texi2html/pkg/DESCR delete mode 100644 textproc/texi2html/pkg/PLIST (limited to 'textproc/texi2html') diff --git a/textproc/texi2html/DESCR b/textproc/texi2html/DESCR new file mode 100644 index 00000000000..5d0a1da150c --- /dev/null +++ b/textproc/texi2html/DESCR @@ -0,0 +1,2 @@ +Texi2html is a Perl program which translates Texinfo files to pure HTML with +no Info or other format in-between. diff --git a/textproc/texi2html/PLIST b/textproc/texi2html/PLIST new file mode 100644 index 00000000000..0764cb04612 --- /dev/null +++ b/textproc/texi2html/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:01 zuntum Exp $ +bin/texi2html +man/man1/texi2html.1 diff --git a/textproc/texi2html/pkg/DESCR b/textproc/texi2html/pkg/DESCR deleted file mode 100644 index 5d0a1da150c..00000000000 --- a/textproc/texi2html/pkg/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Texi2html is a Perl program which translates Texinfo files to pure HTML with -no Info or other format in-between. diff --git a/textproc/texi2html/pkg/PLIST b/textproc/texi2html/pkg/PLIST deleted file mode 100644 index 4126cbd01ae..00000000000 --- a/textproc/texi2html/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2000/10/15 02:28:40 jlam Exp $ -bin/texi2html -man/man1/texi2html.1 -- cgit v1.2.3