2013-03-05 21:22:02 +01:00
|
|
|
# Created by: Holger Lamm <holger@e-gitt.net> and Mario S F Ferreira <lioux@FreeBSD.org>
|
2003-06-15 21:58:08 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
# build only the CORE
|
|
|
|
WITHOUT_GUI= yes
|
|
|
|
|
|
|
|
COMMENT= Client 'core' for the MLDonkey peer-to-peer network
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../mldonkey
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|