buildpkg/pkginfo.in
Tom G. Christensen f0079c1084 Custom PSTAMP format
Add support for a space file
Don't compress manpages on Solaris since it won't know what to do with them
2009-12-19 14:38:41 +01:00

12 lines
278 B
Plaintext

PKG="%%pkgname%%"
NAME="%%name%%"
ARCH="sparc"
VERSION="%%version%%,REV=%%pkgver%%"
CATEGORY="%%pkgcat%%"
VENDOR="%%pkgvendor%% - packaged by Tom G. Christensen"
EMAIL="swpkg@statsbiblioteket.dk"
PSTAMP="%%pstamp%%"
BASEDIR="%%topinstalldir%%"
CLASSES="none"
DESC="%%pkgdesc%%"