1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/security/linux-c6-audit-libs/Makefile

19 lines
385 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= audit-libs
PORTVERSION= 2.4.5
CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Dynamic libraries needed for applications to use the Linux audit framework
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
RPMVERSION= 6.el6
SRC_DISTFILES= audit-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}:SOURCE
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>