Move all to deprecated folder.
This commit is contained in:
13
deprecated/firmware/buildroot/package/ccrypt/ccrypt.mk
Normal file
13
deprecated/firmware/buildroot/package/ccrypt/ccrypt.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# ccrypt
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CCRYPT_VERSION = 1.10
|
||||
CCRYPT_SITE = http://ccrypt.sourceforge.net/download
|
||||
|
||||
CCRYPT_LICENSE = GPLv2+
|
||||
CCRYPT_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user