the script files in meta are unchanged from the last commit in the old tree (now openssh.old)
12 lines
281 B
Plaintext
12 lines
281 B
Plaintext
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"
|