summaryrefslogtreecommitdiff
path: root/net/fspclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/fspclient/Makefile')
-rw-r--r--net/fspclient/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile
deleted file mode 100644
index f93ea3ffac61..000000000000
--- a/net/fspclient/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: fspclient
-# Version required: 0.0-h+
-# Date created: 7 Nov 1994
-# Whom: ache
-#
-# $Id: Makefile,v 1.4 1995/04/15 05:41:26 asami Exp $
-#
-
-DISTNAME= fspclient.0.0-h+
-PKGNAME= fspclient.0.0.h
-CATEGORIES+= networking
-MASTER_SITES= ftp://ftp.germany.eu.net/pub/networking/tcpip/fsp/
-EXTRACT_SUFX= .tar.z
-
-MAINTAINER= ache@FreeBSD.ORG
-
-WRKSRC= ${WRKDIR}/fspclient
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>