diff options
Diffstat (limited to 'net-p2p/mldonkey-core-devel/Makefile')
-rw-r--r-- | net-p2p/mldonkey-core-devel/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net-p2p/mldonkey-core-devel/Makefile b/net-p2p/mldonkey-core-devel/Makefile deleted file mode 100644 index f395e1b107d4..000000000000 --- a/net-p2p/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-devel - -.include "${MASTERDIR}/Makefile" |