freebsd-ports/net-p2p/mldonkey-core/Makefile
Mario Sergio Fujikawa Ferreira 6a91a09560 o New port mldonkey-core version 2.5.3: Client 'core' for the
MLDonkey peer-to-peer network
o This is a slave port of ports/net/mldonkey one. This will enable
  packages to be build containing only the MLDonkey 'core'.
2003-06-15 19:58:08 +00:00

16 lines
368 B
Makefile

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