Whoops, missed these

This commit is contained in:
Tom G. Christensen 2003-07-10 10:00:12 +00:00 committed by tgc
parent 461765ee46
commit 200d5cfa5b
2 changed files with 11 additions and 10 deletions

View File

@ -1,10 +0,0 @@
PKG="SBcvs"
NAME="CVS - Concurrent Versioning System"
ARCH="sparc"
VERSION="1.11.5"
CATEGORY="library"
VENDOR="www.cvshome.org"
EMAIL="tgc@statsbiblioteket.dk"
PSTAMP="Tom G. Christensen"
BASEDIR=/usr/local
CLASSES="none"

11
cvs/meta/pkginfo.in Normal file
View File

@ -0,0 +1,11 @@
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%%"