aboutsummaryrefslogtreecommitdiffstats
path: root/package/ngircd/ngircd.mk
blob: 7300911b2758f2335c9b64028fd653c40a2b9394 (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))