Added a pkginfo template

the EMAIL variable should be edited to fit the user of the buildtree
This commit is contained in:
Tom G. Christensen 2003-07-07 14:09:19 +00:00
parent be04489231
commit 4e95126a88

11
pkginfo.in Normal file
View File

@ -0,0 +1,11 @@
PKG="%%pkgname%%"
NAME="%%topdir%%""
ARCH="sparc"
VERSION="%%version%%"
CATEGORY="<choose between library|application>"
VENDOR="<http://change/me/please>"
EMAIL="Tom G. Christenen - tgc@statsbiblioteket.dk"
PSTAMP="%%pkgver%%"
BASEDIR="%%topinstalldir%%"
CLASSES="none"
DESC="<insert a short description here>"