Move all to deprecated folder.
This commit is contained in:
15
deprecated/firmware/buildroot/package/libfcgi/libfcgi.mk
Normal file
15
deprecated/firmware/buildroot/package/libfcgi/libfcgi.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# libfcgi
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBFCGI_VERSION = 2.4.0
|
||||
LIBFCGI_SOURCE = fcgi-$(LIBFCGI_VERSION).tar.gz
|
||||
LIBFCGI_SITE = http://www.fastcgi.com/dist
|
||||
LIBFCGI_LICENSE = fcgi license
|
||||
LIBFCGI_LICENSE_FILES = LICENSE.TERMS
|
||||
LIBFCGI_INSTALL_STAGING = YES
|
||||
LIBFCGI_AUTORECONF = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user