ports/security/linux-c7-trousers/Makefile
Stefan Eßer 954a07e1e3 security/linux-c7-trousers: Add CPE information
Approved by:	portmgr (blanket)
2021-10-21 16:27:05 +02:00

19 lines
397 B
Makefile

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= cpe linux:c7
CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>