mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
proftpd: define license
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
9c3b56fb8d
commit
f3a24abef6
@@ -7,6 +7,8 @@
|
||||
PROFTPD_VERSION = 1.3.3g
|
||||
PROFTPD_SOURCE = proftpd-$(PROFTPD_VERSION).tar.bz2
|
||||
PROFTPD_SITE = ftp://ftp.proftpd.org/distrib/source/
|
||||
PROFTPD_LICENSE = GPLv2+
|
||||
PROFTPD_LICENSE_FILES = COPYING
|
||||
|
||||
PROFTPD_CONF_ENV = ac_cv_func_setpgrp_void=yes \
|
||||
ac_cv_func_setgrent_void=yes
|
||||
|
||||
Reference in New Issue
Block a user