Added a pkginfo template
the EMAIL variable should be edited to fit the user of the buildtree
This commit is contained in:
parent
be04489231
commit
4e95126a88
11
pkginfo.in
Normal file
11
pkginfo.in
Normal 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>"
|
Loading…
x
Reference in New Issue
Block a user