diff options
Diffstat (limited to 'packaging/Solaris/pkginfo.master')
-rw-r--r-- | packaging/Solaris/pkginfo.master | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packaging/Solaris/pkginfo.master b/packaging/Solaris/pkginfo.master new file mode 100644 index 0000000000..a40c76e60f --- /dev/null +++ b/packaging/Solaris/pkginfo.master @@ -0,0 +1,14 @@ +PKG=samba +NAME=CIFS File and Print server +ARCH=__ARCH__ +VERSION=__VERSION__ +CATEGORY=system +VENDOR=Gerald (Jerry) Carter, Samba Team +DESC=File and printer sharing for Windows workstations +HOTLINE=Please contact your local UNIX support group +EMAIL=jerry@samba.org +CLASSES=none +INTONLY=1 +ISTATES="S s 1 2 3" +RSTATES="S s 1 2 3" +BASEDIR=__BASEDIR__ |