opnsense-ports/sysutils/rubygem-sys-proctable/Makefile
Franco Fichtner 562eaadf3d */*: sync with upstream
Taken from: FreeBSD
2017-01-23 06:21:51 +01:00

21 lines
413 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
PORTNAME= sys-proctable
PORTVERSION= 1.1.3
DISTVERSIONSUFFIX= -universal-freebsd
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface for getting process information
LICENSE= APACHE20
RUN_DEPENDS= rubygem-ffi>=0:devel/rubygem-ffi
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>