12 lines
401 B
Bash
12 lines
401 B
Bash
|
# Template file for 'ccrypt'
|
||
|
pkgname=ccrypt
|
||
|
version=1.10
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
short_desc="Symmetric encryption utility using Rijndael cipher"
|
||
|
maintainer="Evan Deaubl <evan@deaubl.name>"
|
||
|
license="GPL-2"
|
||
|
homepage="http://ccrypt.sourceforge.net"
|
||
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||
|
checksum="87d66da2170facabf6f2fc073586ae2c7320d4689980cfca415c74688e499ba0"
|