Move all to deprecated folder.
This commit is contained in:
14
deprecated/firmware/buildroot/package/ngircd/ngircd.mk
Normal file
14
deprecated/firmware/buildroot/package/ngircd/ngircd.mk
Normal file
@@ -0,0 +1,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 = GPLv2+
|
||||
NGIRCD_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user