kumquat-buildroot/package/ngircd/ngircd.mk

14 lines
357 B
Makefile
Raw Normal View History

################################################################################
#
# ngircd
#
################################################################################
NGIRCD_VERSION = 20.3
NGIRCD_SITE = ftp://ftp.berlios.de/pub/ngircd/
NGIRCD_DEPENDENCIES = zlib
NGIRCD_LICENSE = GPLv2+
NGIRCD_LICENSE_FILES = COPYING
$(eval $(autotools-package))