ngircd: add license info

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2013-10-01 21:25:12 +02:00
parent 7d305cce19
commit ce5b2aed7e
1 changed files with 2 additions and 0 deletions

View File

@ -7,5 +7,7 @@
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))