Merge pull request #5305 from kulinacs/pgpdump
New package: pgpdump-0.31
This commit is contained in:
commit
453e22d5a8
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'pgpdump'
|
||||||
|
pkgname=pgpdump
|
||||||
|
version=0.31
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
short_desc="A PGP packet visualizer"
|
||||||
|
maintainer="Nicklaus McClendon <nicklaus@kulinacs.com>"
|
||||||
|
license="BSD"
|
||||||
|
homepage="https://github.com/kazu-yamamoto/${pkgname}"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=7abf04a530c902cfb1f1a81c6b5fb88bd2c12b5f3c37dceb1245bfe28f2a7c0b
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYRIGHT
|
||||||
|
}
|
Loading…
Reference in New Issue