1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-26 05:08:21 +00:00
Files
operating-system/buildroot/package/ccrypt/ccrypt.mk
2018-03-17 23:47:00 +00:00

14 lines
339 B
Makefile

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