summaryrefslogtreecommitdiffstats
path: root/net/samba4/DETAILS
diff options
context:
space:
mode:
authorEric Sandall2009-01-20 15:02:27 -0800
committerEric Sandall2009-04-18 13:24:49 -0700
commit9115a43133b9d4f43e1648e4fba39f37b5b9cac5 (patch)
tree7a609cfefb47831ffc83f2b8cc4e3fef62defdb7 /net/samba4/DETAILS
parent1fa141f792144ff7e02e1c5ddb4c8ae157dfa3fe (diff)
samba4: Added new spell for Samba 4.x experimental branch
Diffstat (limited to 'net/samba4/DETAILS')
-rwxr-xr-xnet/samba4/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/net/samba4/DETAILS b/net/samba4/DETAILS
new file mode 100755
index 0000000000..ba9b289878
--- /dev/null
+++ b/net/samba4/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=samba4
+ VERSION=4.0.0alpha6
+ SOURCE=${SPELL/4}-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/4}-$VERSION
+ SOURCE_URL[0]=ftp://us5.samba.org/pub/samba-ftp/$SPELL/$SOURCE
+ SOURCE_URL[1]=ftp://de3.samba.org/pub/samba/$SPELL/$SOURCE
+ SOURCE_URL[2]=http://us1.samba.org/samba/ftp/$SPELL/$SOURCE
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ LICENSE[0]=GPL
+ WEB_SITE=http://www.samba.org/
+ KEYWORDS="net"
+ ENTERED=20090120
+ SHORT="File and print services to SMB/CIFS clients"
+ DOCS="Manifest Read-Manifest-Now Roadmap WHATSNEW.txt examples/"
+cat << EOF
+SMB server to provide Windows NT and LAN manager-style file and print
+services to SMB clients such as Windows. A NetBIOS nameserver which
+can provide browsing support. A ftp-like SMB client for accessing PC
+resources from Unix.
+EOF