freebsd-ports/security/linux-c7-trousers/Makefile

17 lines
346 B
Makefile

# $FreeBSD$
PORTNAME= trousers
PORTVERSION= 0.3.13
CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Open-source TCG Software Stack (Linux CentOS ${LINUX_DIST_VER})
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION= 1.el7
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX= openssl
USE_LINUX_RPM= yes
.include <bsd.port.mk>