From ba78e03015d3f55f331ed5230168cfe2bd66e6a6 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 20:59:00 +0000 Subject: Move pkg/ files into package's toplevel directory --- converters/recode/DESCR | 6 ++++++ converters/recode/PLIST | 27 +++++++++++++++++++++++++++ converters/recode/pkg/DESCR | 6 ------ converters/recode/pkg/PLIST | 27 --------------------------- 4 files changed, 33 insertions(+), 33 deletions(-) create mode 100644 converters/recode/DESCR create mode 100644 converters/recode/PLIST delete mode 100644 converters/recode/pkg/DESCR delete mode 100644 converters/recode/pkg/PLIST (limited to 'converters/recode') diff --git a/converters/recode/DESCR b/converters/recode/DESCR new file mode 100644 index 00000000000..96598c30c9c --- /dev/null +++ b/converters/recode/DESCR @@ -0,0 +1,6 @@ +GNU `recode' converts files between character sets and usages. When +exact transliterations are not possible, it may get rid of the +offending characters or fall back on approximations. This program +recognizes or produces nearly 150 different character sets and is able +to transliterate files between almost any pair. Most RFC 1345 +character sets are supported. diff --git a/converters/recode/PLIST b/converters/recode/PLIST new file mode 100644 index 00000000000..390eb85108e --- /dev/null +++ b/converters/recode/PLIST @@ -0,0 +1,27 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:51:03 zuntum Exp $ +bin/recode +include/recode.h +include/recodext.h +@unexec install-info --delete %D/info/recode.info %D/info/dir +info/recode.info +info/recode.info-1 +info/recode.info-2 +info/recode.info-3 +info/recode.info-4 +info/recode.info-5 +@exec install-info %D/info/recode.info %D/info/dir +lib/librecode.a +lib/librecode.la +lib/librecode.so +lib/librecode.so.0 +lib/librecode.so.0.0 +man/man1/recode.1 +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/recode.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/recode.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/recode.mo +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/recode.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/recode.mo +${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/recode.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/recode.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/recode.mo +${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/recode.mo diff --git a/converters/recode/pkg/DESCR b/converters/recode/pkg/DESCR deleted file mode 100644 index 96598c30c9c..00000000000 --- a/converters/recode/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -GNU `recode' converts files between character sets and usages. When -exact transliterations are not possible, it may get rid of the -offending characters or fall back on approximations. This program -recognizes or produces nearly 150 different character sets and is able -to transliterate files between almost any pair. Most RFC 1345 -character sets are supported. diff --git a/converters/recode/pkg/PLIST b/converters/recode/pkg/PLIST deleted file mode 100644 index de5eadbb47c..00000000000 --- a/converters/recode/pkg/PLIST +++ /dev/null @@ -1,27 +0,0 @@ -@comment $NetBSD: PLIST,v 1.5 2001/08/20 03:34:29 jlam Exp $ -bin/recode -include/recode.h -include/recodext.h -@unexec install-info --delete %D/info/recode.info %D/info/dir -info/recode.info -info/recode.info-1 -info/recode.info-2 -info/recode.info-3 -info/recode.info-4 -info/recode.info-5 -@exec install-info %D/info/recode.info %D/info/dir -lib/librecode.a -lib/librecode.la -lib/librecode.so -lib/librecode.so.0 -lib/librecode.so.0.0 -man/man1/recode.1 -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/recode.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/recode.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/recode.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/recode.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/recode.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/recode.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/recode.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/recode.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/recode.mo -- cgit v1.2.3