1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/security/openbsm/Makefile
2014-01-31 16:49:25 +00:00

19 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>