Update to 2.3

Newstyle pkg
This commit is contained in:
Tom G. Christensen
2007-05-01 09:41:31 +00:00
committed by tgc
parent 1b5cd7f8e0
commit 293fa7dbd2
3 changed files with 18 additions and 68 deletions

13
bison/meta/pkgdef Normal file
View File

@@ -0,0 +1,13 @@
[bison]
pkgname="$pkgprefix""$topdir"
name="$topdir"
pkgcat="application"
pkgvendor="http://www.gnu.org"
pkgdesc="General purpose parser generator"
pkgver="$pkgver"
files(-,root,bin)
$_bindir
$_libdir
$_infodir
$_sharedir
$_mandir

View File

@@ -1,11 +0,0 @@
PKG="%%pkgname%%"
NAME="%%name%%"
ARCH="sparc"
VERSION="%%version%%"
CATEGORY="%%pkgcat%%"
VENDOR="%%pkgvendor%%"
EMAIL="Tom G. Christenen - tgc@statsbiblioteket.dk"
PSTAMP="%%pkgver%%"
BASEDIR="%%topinstalldir%%"
CLASSES="none"
DESC="%%pkgdesc%%"