summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-11-07 17:29:02 +0000
committerache <ache@FreeBSD.org>1994-11-07 17:29:02 +0000
commit7f2681e48cf474f8eec056ad6f620dc9bde202cb (patch)
treedd6e6d2f912db29b785f8c8fa701cbcfba72994b /net
parent9b5d0be3df9ad72a7ec1a2e062fb98d0fd09f862 (diff)
downloadFreeBSD-ports-7f2681e48cf474f8eec056ad6f620dc9bde202cb.zip
FreeBSD-ports-7f2681e48cf474f8eec056ad6f620dc9bde202cb.tar.gz
fsp client
Diffstat (limited to 'net')
-rw-r--r--net/fspclient/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile
new file mode 100644
index 0000000..f82660b
--- /dev/null
+++ b/net/fspclient/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: fspclient
+# Version required: 0.0-h+
+# Date created: 7 Nov 1994
+# Whom: ache
+#
+# $Id: Makefile,v 1.2 1994/11/06 16:26:30 ache Exp $
+#
+
+DISTNAME= fspclient.0.0-h+
+EXTRACT_SUFX= .tar.z
+MASTER_SITES= ftp://ftp.robots.ox.ac.uk/pub/ox.src/fspclient/
+WRKSRC= ${WRKDIR}/fspclient
+GNU_CONFIGURE= YES
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud