summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-01-30 07:32:17 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-01-30 07:32:17 +0000
commita0dd37b6a74c0b159ef18ed2fc09489f6392ece5 (patch)
treea98432ca514aa6a456299d88851413ed1eca002e /net
parentCorrect the top tree for the package list. It listed /usr/local but (diff)
Add the necessary files to build a package for fspclient.
Notes
Notes: svn path=/head/; revision=854
Diffstat (limited to 'net')
-rw-r--r--net/fspclient/pkg-comment1
-rw-r--r--net/fspclient/pkg-descr5
-rw-r--r--net/fspclient/pkg-plist3
3 files changed, 9 insertions, 0 deletions
diff --git a/net/fspclient/pkg-comment b/net/fspclient/pkg-comment
new file mode 100644
index 000000000000..918d296e0985
--- /dev/null
+++ b/net/fspclient/pkg-comment
@@ -0,0 +1 @@
+fspclient - a client for the fsp service
diff --git a/net/fspclient/pkg-descr b/net/fspclient/pkg-descr
new file mode 100644
index 000000000000..48c32a23a32c
--- /dev/null
+++ b/net/fspclient/pkg-descr
@@ -0,0 +1,5 @@
+FSP is a set of programs that implements a public-access archive
+similar to an anonymous-FTP archive. It is not meant to be a
+replacement for ftp; it is only meant to do what anonymous-ftp
+does, but in a manner more acceptible to the provider of the
+service and more friendly to the clients.
diff --git a/net/fspclient/pkg-plist b/net/fspclient/pkg-plist
new file mode 100644
index 000000000000..51c3cabef232
--- /dev/null
+++ b/net/fspclient/pkg-plist
@@ -0,0 +1,3 @@
+@cwd /usr/local
+bin/fsp
+man/man1/fsp.1