freebsd-ports/security/openbsm/Makefile
2014-01-31 16:49:25 +00:00

18 lines
371 B
Makefile

# $FreeBSD$
PORTNAME= openbsm
DISTVERSION= 1.1-p2
CATEGORIES= security
MASTER_SITES= http://www.trustedbsd.org/downloads/
DISTNAME= openbsm-${DISTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= flz@FreeBSD.org
COMMENT= Open Source Basic Security Module (BSM) Audit Implementation
CONFLICTS= openbsm-devel-1.[0-9]*
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>