openssh converted to the new-style buildpkg environment

the script files in meta are unchanged from the last commit in the old tree (now openssh.old)
This commit is contained in:
Tom G. Christensen
2003-07-08 11:39:38 +00:00
committed by tgc
parent 7e2b6e8da7
commit 0f95aec6ee
6 changed files with 346 additions and 0 deletions

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

@@ -0,0 +1,11 @@
PKG="%%pkgname%%"
NAME="%%name%%"
ARCH="sparc"
VERSION="%%version%%"
CATEGORY="application"
VENDOR="http://www.openssh.org"
EMAIL="Tom G. Christenen - tgc@statsbiblioteket.dk"
PSTAMP="%%pkgver%%"
BASEDIR="%%topinstalldir%%"
CLASSES="none"
DESC="Secure Shell remote access utility"