summaryrefslogtreecommitdiffstats
path: root/package/ngircd/ngircd.mk
blob: 41a5b49b2ef275bf49b485ce80e27d03f979e10e (plain)
1
2
3
4
5
6
7
8
9
10
11
################################################################################
#
# ngircd
#
################################################################################

NGIRCD_VERSION = 17.1
NGIRCD_SITE = ftp://ftp.berlios.de/pub/ngircd/
NGIRCD_DEPENDENCIES = zlib

$(eval $(autotools-package))