ee3f31b536
[Peter: drop explicit documentation removal] Acked-by: Daniel Nyström <daniel.nystrom@timeterminal.se> Signed-off-by: Fabien Marteau <fabien.marteau@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
306 B
Makefile
12 lines
306 B
Makefile
#############################################################
|
|
#
|
|
# ngIRCd: Next Generation IRC Daemon
|
|
#
|
|
#############################################################
|
|
|
|
NGIRCD_VERSION = 17.1
|
|
NGIRCD_SITE = ftp://ftp.berlios.de/pub/ngircd/
|
|
NGIRCD_DEPENDENCIES = zlib
|
|
|
|
$(eval $(call AUTOTARGETS,package,ngircd))
|