aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gnewtellium/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/gnewtellium/Makefile')
-rw-r--r--net-p2p/gnewtellium/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/net-p2p/gnewtellium/Makefile b/net-p2p/gnewtellium/Makefile
deleted file mode 100644
index dd6cb3dc1917..000000000000
--- a/net-p2p/gnewtellium/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: gnewtellium
-# Date created: 9 April 2002
-# Whom: haikal
-#
-# $FreeBSD$
-
-PORTNAME= gnewtellium
-PORTVERSION= 0.05b
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= wyldephyre2@yahoo.com
-COMMENT= A gnutella client
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gtk12
-GNU_CONFIGURE= yes
-USE_AUTOCONF= yes
-
-.include <bsd.port.mk>