mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
51d9c02bc6
commit
88ca0509bb
1 changed files with 17 additions and 0 deletions
17
srcpkgs/cackey/template
Normal file
17
srcpkgs/cackey/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'cackey'
|
||||||
|
pkgname=cackey
|
||||||
|
version=0.7.5
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="pcsclite-devel"
|
||||||
|
depends="pcsc-tools"
|
||||||
|
short_desc="PKCS#11 provider library for using smart cards"
|
||||||
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://www.rkeene.org/projects/info/wiki/161"
|
||||||
|
distfiles="http://cackey.rkeene.org/download/$version/cackey-$version.tar.gz"
|
||||||
|
checksum=7be8c5e9ab0f2e2052dd4fc8f8a58d3c9f37fc47116b4728645cd41805dc8708
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue