Files
ports/security/linux-c7-trousers/Makefile
T
Tijl Coosemans c6f18da916 Remove dependency on linux-c7-openssl, which has been merged into
linux_base-c7 in r509800.

PR:		240229
Submitted by:	Felix Palmen <felix@palmen-it.de>
2019-08-31 13:54:05 +00:00

21 lines
374 B
Makefile

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