opnsense-ports/sysutils/linux-c7-numactl-libs/Makefile
Franco Fichtner d57219b569 */*: sync with upstream
Taken from: HardenedBSD
2021-04-08 08:40:15 +02:00

17 lines
368 B
Makefile

PORTNAME= numactl
PORTVERSION= 2.0.12
DISTVERSIONSUFFIX= -5.el7
PORTREVISION= 1
CATEGORIES= sysutils linux
PKGNAMESUFFIX= -libs
MAINTAINER= emulation@FreeBSD.org
COMMENT= Simple NUMA policy support (CentOS ${LINUX_DIST_VER})
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}
.include <bsd.port.mk>