1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/security/linux-c7-p11-kit/Makefile
2017-10-26 19:23:18 +00:00

17 lines
351 B
Makefile

# $FreeBSD$
PORTNAME= p11-kit
PORTVERSION= 0.23.5
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>