summaryrefslogtreecommitdiff
path: root/security/yara/Makefile.common
blob: 48ae02fd44ad9b0ebc9de18e8736fe7dd35c4be1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile.common,v 1.4 2016/05/26 14:41:48 khorben Exp $
#
# used by security/yara/Makefile
# used by security/py-yara/Makefile

DISTNAME=	v3.4.0
YAVER=		${DISTNAME:S/v//}

MASTER_SITES=	${MASTER_SITE_GITHUB:=plusvic/yara/archive/}

DIST_SUBDIR=	yara

MAINTAINER=	pettai@NetBSD.org
HOMEPAGE=	https://plusvic.github.io/yara/
LICENSE=	apache-2.0