summaryrefslogtreecommitdiffstats
path: root/security/yara/Makefile
blob: 8d80f23e77a9aba646e67a341453d2a5e4d72394 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

PORTNAME=	yara
PORTVERSION=	3.4.0
DISTVERSIONPREFIX=	v
CATEGORIES=	security

MAINTAINER=	wxs@FreeBSD.org
COMMENT=	Malware identification and classification tool

USE_GITHUB=	yes
GH_ACCOUNT=	plusvic

GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip
USES=		alias autoreconf libtool
USE_LDCONFIG=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud