summaryrefslogtreecommitdiff
path: root/net-p2p/napshare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/napshare/Makefile')
-rw-r--r--net-p2p/napshare/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/net-p2p/napshare/Makefile b/net-p2p/napshare/Makefile
deleted file mode 100644
index 0ddea2a9aad3..000000000000
--- a/net-p2p/napshare/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: napshare
-# Date created: 4 July 2001
-# Whom: Mike Heffner <mikeh@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= napshare
-PORTVERSION= 1.1
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= napshare
-
-MAINTAINER= mikeh@FreeBSD.org
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOMENG= yes
-USE_GNOME= gtk12
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>