openbsd-ports/security/yara/Makefile.inc
rpointel 4e331ed485 update yara to 3.11.0.
ok benoit@.
2019-11-11 20:34:33 +00:00

16 lines
297 B
Makefile

# $OpenBSD: Makefile.inc,v 1.14 2019/11/11 20:34:33 rpointel Exp $
VERSION ?= 3.11.0
CATEGORIES = security
HOMEPAGE = http://virustotal.github.io/yara/
GH_ACCOUNT = VirusTotal
GH_TAGNAME = v${VERSION}
# Apache v2
PERMIT_PACKAGE = Yes
MAINTAINER ?= Remi Pointel <rpointel@openbsd.org>