New package: hexedit-1.2.13

Closes: #5389 [via git-merge-pr]
This commit is contained in:
jwestfall 2016-12-19 19:14:52 -08:00 committed by Toyam Cox
parent 41b0caa5c6
commit 8ce514680f

13
srcpkgs/hexedit/template Normal file
View file

@ -0,0 +1,13 @@
# Template file for 'hexedit'
pkgname=hexedit
version=1.2.13
revision=1
build_style=gnu-configure
makedepends="ncurses-devel"
short_desc="View and edit files in hexadecimal or in ASCII"
maintainer="Jim Westfall <jwestfall@surrealistic.net>"
license="GPL-2"
homepage="http://rigaux.org"
distfiles="${homepage}/${pkgname}-${version}.src.tgz"
checksum=6a126da30a77f5c0b08038aa7a881d910e3b65d13767fb54c58c983963b88dd7
wrksrc="${pkgname}"