opnsense-ports/security/linux-c7-nettle/Makefile
Franco Fichtner 7a4684be11 */*: sync with upstream
Taken from: HardenedBSD
2019-06-10 09:56:35 +02:00

19 lines
356 B
Makefile

# $FreeBSD$
PORTNAME= nettle
PORTVERSION= 2.7.1
DISTVERSIONSUFFIX= -8.el7
CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Low-level cryptographic library (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>