summaryrefslogtreecommitdiff
path: root/net/mldonkey-core-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/mldonkey-core-devel/Makefile')
-rw-r--r--net/mldonkey-core-devel/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/net/mldonkey-core-devel/Makefile b/net/mldonkey-core-devel/Makefile
deleted file mode 100644
index 1581942a353d..000000000000
--- a/net/mldonkey-core-devel/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"