mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: pgpdump-0.31
pgpdump is a PGP packet visualizer.
This commit is contained in:
parent
58730f2c74
commit
90f14e74e8
1 changed files with 15 additions and 0 deletions
15
srcpkgs/pgpdump/template
Normal file
15
srcpkgs/pgpdump/template
Normal file
|
@ -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…
Add table
Reference in a new issue