opnsense-ports/security/linux-c7-p11-kit/Makefile
Franco Fichtner 6cee0016b5 */*: sync with upstream
Taken from: HardenedBSD
2017-07-11 07:30:14 +02:00

17 lines
367 B
Makefile

# $FreeBSD$
PORTNAME= p11-kit
PORTVERSION= 0.20.7
PORTREVISION= 1
CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Library for loading and enumerating of PKCS\#11 modules (Linux CentOS ${LINUX_DIST_VER})
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION= 3.el7
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
.include <bsd.port.mk>