From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 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/bibclean/DESCR | 5 +++++ textproc/bibclean/PLIST | 4 ++++ textproc/bibclean/pkg/DESCR | 5 ----- textproc/bibclean/pkg/PLIST | 4 ---- 4 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 textproc/bibclean/DESCR create mode 100644 textproc/bibclean/PLIST delete mode 100644 textproc/bibclean/pkg/DESCR delete mode 100644 textproc/bibclean/pkg/PLIST (limited to 'textproc/bibclean') diff --git a/textproc/bibclean/DESCR b/textproc/bibclean/DESCR new file mode 100644 index 00000000000..b4d008af2e8 --- /dev/null +++ b/textproc/bibclean/DESCR @@ -0,0 +1,5 @@ +Bibclean is a prettyprinter, portability verifier and syntax checker for +BibTeX bibliography databases. It can also be used to convert Scribe-format +bibliographies to BibTeX form. The standardized format of the output of +bibclean facilitates the later application of simple filters, such as +bibcheck, biblook,... diff --git a/textproc/bibclean/PLIST b/textproc/bibclean/PLIST new file mode 100644 index 00000000000..91cbaaa8ce6 --- /dev/null +++ b/textproc/bibclean/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:56:18 zuntum Exp $ +bin/.bibcleanrc +bin/bibclean +man/man1/bibclean.1 diff --git a/textproc/bibclean/pkg/DESCR b/textproc/bibclean/pkg/DESCR deleted file mode 100644 index b4d008af2e8..00000000000 --- a/textproc/bibclean/pkg/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -Bibclean is a prettyprinter, portability verifier and syntax checker for -BibTeX bibliography databases. It can also be used to convert Scribe-format -bibliographies to BibTeX form. The standardized format of the output of -bibclean facilitates the later application of simple filters, such as -bibcheck, biblook,... diff --git a/textproc/bibclean/pkg/PLIST b/textproc/bibclean/pkg/PLIST deleted file mode 100644 index 2a5b6e63cfb..00000000000 --- a/textproc/bibclean/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/07/24 14:29:45 wiz Exp $ -bin/.bibcleanrc -bin/bibclean -man/man1/bibclean.1 -- cgit v1.2.3