Files
package_application_recovery/buildroot/package/ccrypt/ccrypt.mk
Andrew Scheller f7e730ab05 Upgrade included buildroot to git revision 083f853
(with some NOOBS-specific changes on top)
2015-02-07 01:07:40 +00:00

14 lines
337 B
Makefile

################################################################################
#
# ccrypt
#
################################################################################
CCRYPT_VERSION = 1.10
CCRYPT_SITE = http://ccrypt.sourceforge.net/download
CCRYPT_LICENSE = GPLv2+
CCRYPT_LICENSE_FILES = COPYING
$(eval $(autotools-package))