8dfd59d114
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
302 B
Makefile
12 lines
302 B
Makefile
################################################################################
|
|
#
|
|
# ngircd
|
|
#
|
|
################################################################################
|
|
|
|
NGIRCD_VERSION = 17.1
|
|
NGIRCD_SITE = ftp://ftp.berlios.de/pub/ngircd/
|
|
NGIRCD_DEPENDENCIES = zlib
|
|
|
|
$(eval $(autotools-package))
|