diff options
Diffstat (limited to 'other/ssharp/contrib/solaris/pkginfo.in')
| -rw-r--r-- | other/ssharp/contrib/solaris/pkginfo.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/other/ssharp/contrib/solaris/pkginfo.in b/other/ssharp/contrib/solaris/pkginfo.in new file mode 100644 index 0000000..4953d7d --- /dev/null +++ b/other/ssharp/contrib/solaris/pkginfo.in | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | CLASSES=none | ||
| 2 | BASEDIR="%%BASEDIR%%" | ||
| 3 | PATH=/sbin:/usr/sbin:/usr/bin:/usr/sadm/install/bin | ||
| 4 | OAMBASE=/usr/sadm/sysadm | ||
| 5 | PKG=%%PKGNAME%% | ||
| 6 | NAME="OpenSSH %%VERSION%% %%ARCH%%" | ||
| 7 | DESC="Secure Shell remote access utility; replaces telnet and rlogin/rsh. OpenBSD version ported to Solaris. Compiled on Solaris %%OSVERSION%%" | ||
| 8 | ARCH="%%ARCH%%" | ||
| 9 | VERSION="%%VERSION%%" | ||
| 10 | CATEGORY=utility,application | ||
| 11 | VENDOR="Software produced by OpenSSH Portability Team, http://www.openssh.com/portable.html" | ||
| 12 | EMAIL="OpenSSH Development List <openssh-unix-dev@mindrot.org>" | ||
| 13 | PKGINST=%%PKGNAME%% | ||
| 14 | PKGSAV=/var/sadm/pkg/%%PKGNAME%%/save | ||
| 15 | ISTATES="S s 1 2 3" | ||
| 16 | RSTATES="S s 1 2 3" | ||
| 17 | UPDATE=0 | ||
