freebsd-ports/security/openbsm/Makefile
Dmitry Marakasov 866b133b4d - Add LICENSE
- Drop @dirrm* from plist

Approved by:	portmgr blanket
2015-07-28 23:27:56 +00:00

22 lines
443 B
Makefile

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