New package: pev-0.70
This commit is contained in:
parent
cf1d2aaa2a
commit
6310767e1d
1 changed files with 13 additions and 0 deletions
13
srcpkgs/pev/template
Normal file
13
srcpkgs/pev/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'pev'
|
||||
pkgname=pev
|
||||
version=0.70
|
||||
revision=1
|
||||
wrksrc=${pkgname}
|
||||
build_style=gnu-makefile
|
||||
makedepends="libressl-devel pcre-devel"
|
||||
short_desc="The PE file analysis toolkit"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://pev.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/project/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=250396a06930d60a92e9bc86d7afb543d899ba12c007d1be5d09802a02908202
|
Loading…
Reference in a new issue