summaryrefslogtreecommitdiff
path: root/net-p2p/mute-net-text/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/mute-net-text/Makefile')
-rw-r--r--net-p2p/mute-net-text/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/net-p2p/mute-net-text/Makefile b/net-p2p/mute-net-text/Makefile
deleted file mode 100644
index eac8d4e266db..000000000000
--- a/net-p2p/mute-net-text/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: mute-net text based version
-# Date created: Sat Dec 20 00:39:52 UTC 2003
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-# build only the text version
-WITHOUT_GUI= yes
-
-COMMENT= Peer-to-peer text client with privacy protection and easy search/download
-
-MASTERDIR= ${.CURDIR}/../mute-net
-
-.include "${MASTERDIR}/Makefile"