aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/mute-net-gui/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
commit6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch)
treefb8d61358190cc429db453d54fb9920ccfde716f /net-p2p/mute-net-gui/Makefile
parentea16706c62b542adc8f3b887256bf215bf914db6 (diff)
downloadports-release/4.10.0.tar.gz
ports-release/4.10.0.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_10_0'.release/4.10.0
Diffstat (limited to 'net-p2p/mute-net-gui/Makefile')
-rw-r--r--net-p2p/mute-net-gui/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/net-p2p/mute-net-gui/Makefile b/net-p2p/mute-net-gui/Makefile
deleted file mode 100644
index 8cc057bb3ac9..000000000000
--- a/net-p2p/mute-net-gui/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: mute-net GUI
-# Date created: Sat Dec 20 00:39:52 UTC 2003
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-# build only the GUI version
-WITHOUT_TEXT= yes
-
-COMMENT= Peer-to-peer GUI client with privacy protection and easy search/download
-
-MASTERDIR= ${.CURDIR}/../mute-net
-
-.include "${MASTERDIR}/Makefile"