parent
41b0caa5c6
commit
8ce514680f
|
@ -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}"
|
Loading…
Reference in New Issue