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

NGIRCD_VERSION = 20.3
NGIRCD_SOURCE = ngircd-$(NGIRCD_VERSION).tar.xz
NGIRCD_SITE = http://arthur.barton.de/pub/ngircd
NGIRCD_DEPENDENCIES = zlib
NGIRCD_LICENSE = GPL-2.0+
NGIRCD_LICENSE_FILES = COPYING

$(eval $(autotools-package))
OpenPOWER on IntegriCloud