openbsd-ports/security/yara/Makefile.inc
rsadowski 7178bcae4e Update yara to 4.2.2
Sounds good rpointel@ (maintainer), ok kn@, Tested by Matthias Schmidt
2022-07-10 12:19:03 +00:00

14 lines
229 B
Makefile

VERSION ?= 4.2.2
CATEGORIES = security
HOMEPAGE = https://virustotal.github.io/yara/
GH_ACCOUNT = VirusTotal
GH_TAGNAME ?= v${VERSION}
# Apache v2
PERMIT_PACKAGE = Yes
MAINTAINER ?= Remi Pointel <rpointel@openbsd.org>