1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/security/openbsm/Makefile
2014-07-06 19:20:32 +00:00

21 lines
402 B
Makefile

# $FreeBSD$
PORTNAME= openbsm
DISTVERSION= 1.1-p2
PORTREVISION= 1
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
USES= libtool
USE_LDCONFIG= yes
.include <bsd.port.mk>