opnsense-ports/sysutils/rubygem-sys-cpu/Makefile
Franco Fichtner 99ed04746d */*: sync with upstream
Taken from: HardenedBSD
2018-10-21 17:51:43 +02:00

21 lines
375 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
PORTNAME= sys-cpu
PORTVERSION= 0.8.0
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Interface for getting information about the CPU
LICENSE= APACHE20
RUN_DEPENDS= rubygem-ffi>=1.0.0:devel/rubygem-ffi
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>