From c72c1cf5f95cbe537b005028f1743cddb16ef203 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:57:41 +0000 Subject: Move pkg/ files into package's toplevel directory --- devel/id-utils/DESCR | 16 ++++++++++++++++ devel/id-utils/PLIST | 18 ++++++++++++++++++ devel/id-utils/pkg/DESCR | 16 ---------------- devel/id-utils/pkg/PLIST | 18 ------------------ 4 files changed, 34 insertions(+), 34 deletions(-) create mode 100644 devel/id-utils/DESCR create mode 100644 devel/id-utils/PLIST delete mode 100644 devel/id-utils/pkg/DESCR delete mode 100644 devel/id-utils/pkg/PLIST (limited to 'devel/id-utils') diff --git a/devel/id-utils/DESCR b/devel/id-utils/DESCR new file mode 100644 index 00000000000..caddabcf427 --- /dev/null +++ b/devel/id-utils/DESCR @@ -0,0 +1,16 @@ +`mkid' is a simple, fast, high-capacity, language-independent +identifier database tool. Actually, the term `identifier' is too +limiting--`mkid' stores tokens, be they program identifiers of any +form, literal numbers, or words of human-readable text. Database +queries can be issued from the command-line, or from within emacs, +serving as an augmented tags facility. + +`mkid' was originally written by Greg McGary +and posted to comp.sources.unix in September 1987. It was then +maintained and enhanced by a loose knit group of programmers on the +Internet led by Tom Horsley . Tom released +`mkid2' on comp.sources.unix in March, 1991. Since then, Greg McGary +has resumed maintenance and is releasing an improved version 3 under GPL. + +Version 3 is an interim release. Version 4 will follow in the coming +months and include a cscope clone plus other improvements. diff --git a/devel/id-utils/PLIST b/devel/id-utils/PLIST new file mode 100644 index 00000000000..81d6b24d6d9 --- /dev/null +++ b/devel/id-utils/PLIST @@ -0,0 +1,18 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:24:11 zuntum Exp $ +bin/mkid +bin/lid +bin/fid +bin/fnid +bin/xtokid +bin/eid +bin/aid +bin/gid +bin/defid +@unexec install-info --delete %D/info/id-utils.info %D/info/dir +info/id-utils.info +@exec install-info %D/info/id-utils.info %D/info/dir +share/id-lang.map +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/id-utils.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/id-utils.mo +${CLISPDIR}/id-utils.elc +${LISPDIR}/id-utils.el diff --git a/devel/id-utils/pkg/DESCR b/devel/id-utils/pkg/DESCR deleted file mode 100644 index caddabcf427..00000000000 --- a/devel/id-utils/pkg/DESCR +++ /dev/null @@ -1,16 +0,0 @@ -`mkid' is a simple, fast, high-capacity, language-independent -identifier database tool. Actually, the term `identifier' is too -limiting--`mkid' stores tokens, be they program identifiers of any -form, literal numbers, or words of human-readable text. Database -queries can be issued from the command-line, or from within emacs, -serving as an augmented tags facility. - -`mkid' was originally written by Greg McGary -and posted to comp.sources.unix in September 1987. It was then -maintained and enhanced by a loose knit group of programmers on the -Internet led by Tom Horsley . Tom released -`mkid2' on comp.sources.unix in March, 1991. Since then, Greg McGary -has resumed maintenance and is releasing an improved version 3 under GPL. - -Version 3 is an interim release. Version 4 will follow in the coming -months and include a cscope clone plus other improvements. diff --git a/devel/id-utils/pkg/PLIST b/devel/id-utils/pkg/PLIST deleted file mode 100644 index c3391a33d04..00000000000 --- a/devel/id-utils/pkg/PLIST +++ /dev/null @@ -1,18 +0,0 @@ -@comment $NetBSD: PLIST,v 1.7 2001/08/04 09:52:28 wiz Exp $ -bin/mkid -bin/lid -bin/fid -bin/fnid -bin/xtokid -bin/eid -bin/aid -bin/gid -bin/defid -@unexec install-info --delete %D/info/id-utils.info %D/info/dir -info/id-utils.info -@exec install-info %D/info/id-utils.info %D/info/dir -share/id-lang.map -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/id-utils.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/id-utils.mo -${CLISPDIR}/id-utils.elc -${LISPDIR}/id-utils.el -- cgit v1.2.3