freebsd-ports/net-p2p/mute-net-text/Makefile
Mario Sergio Fujikawa Ferreira 9948a12340 o New port mute-net-text version 0.1: Peer-to-peer text client with
privacy protection and easy search/download
o Slave port of net/mute-net that installs only the text interface
2003-12-25 17:32:38 +00:00

15 lines
389 B
Makefile

# 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"