aboutsummaryrefslogtreecommitdiff
path: root/net/mute-net-text/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-12-25 17:32:38 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-12-25 17:32:38 +0000
commit9948a123400ba81d5555d44c32f446147f38d64c (patch)
tree665de5ceddd34d9337081f5f8ea78c17a868a185 /net/mute-net-text/Makefile
parentc524466fcdd9321b41802dcdc285e42af981ce62 (diff)
downloadports-9948a123400ba81d5555d44c32f446147f38d64c.tar.gz
ports-9948a123400ba81d5555d44c32f446147f38d64c.zip
Notes
Diffstat (limited to 'net/mute-net-text/Makefile')
-rw-r--r--net/mute-net-text/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/mute-net-text/Makefile b/net/mute-net-text/Makefile
new file mode 100644
index 000000000000..eac8d4e266db
--- /dev/null
+++ b/net/mute-net-text/Makefile
@@ -0,0 +1,15 @@
+# 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"