opnsense-ports/sysutils/linux-c7-numactl-libs/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

18 lines
369 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>