mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
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'.
This commit is contained in:
parent
c328d32cad
commit
6a91a09560
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83040
15
net-p2p/mldonkey-core-devel/Makefile
Normal file
15
net-p2p/mldonkey-core-devel/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# 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"
|
15
net-p2p/mldonkey-core/Makefile
Normal file
15
net-p2p/mldonkey-core/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# 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"
|
@ -317,6 +317,7 @@
|
||||
SUBDIR += merlinmon
|
||||
SUBDIR += micq
|
||||
SUBDIR += mldonkey
|
||||
SUBDIR += mldonkey-core
|
||||
SUBDIR += mldonkey-gui
|
||||
SUBDIR += mldonkey-perlreactor
|
||||
SUBDIR += mldonkey-serverspy
|
||||
|
15
net/mldonkey-core-devel/Makefile
Normal file
15
net/mldonkey-core-devel/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# 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"
|
15
net/mldonkey-core/Makefile
Normal file
15
net/mldonkey-core/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# 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"
|
Loading…
Reference in New Issue
Block a user