aboutsummaryrefslogtreecommitdiff
path: root/net/mldonkey-core
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-30 21:36:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-30 21:36:28 +0000
commitfbab09fee302574e578e4f0d1b6082cdae4defb4 (patch)
tree2e89197b88b8a883c56aef7a5d0d89dc5d374850 /net/mldonkey-core
parent94554fea09e5a189b46884a7cecc30c3eae0292f (diff)
downloadports-fbab09fee302574e578e4f0d1b6082cdae4defb4.tar.gz
ports-fbab09fee302574e578e4f0d1b6082cdae4defb4.zip
Notes
Diffstat (limited to 'net/mldonkey-core')
-rw-r--r--net/mldonkey-core/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/net/mldonkey-core/Makefile b/net/mldonkey-core/Makefile
deleted file mode 100644
index 1581942a353d..000000000000
--- a/net/mldonkey-core/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: mldonkey core
-# Date created: Sun Jun 15 19:49:31 UTC 2003
-# Whom: Holger Lamm <holger@e-gitt.net> and Mario S F Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-# build only the CORE
-WITHOUT_GUI= yes
-
-COMMENT= Client 'core' for the MLDonkey peer-to-peer network
-
-MASTERDIR= ${.CURDIR}/../mldonkey
-
-.include "${MASTERDIR}/Makefile"