opnsense-ports/devel/rubygem-get_process_mem/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

18 lines
265 B
Makefile

# $FreeBSD$
PORTNAME= get_process_mem
PORTVERSION= 0.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ports@michael-fausten.de
COMMENT= Get memory usage of a process in Ruby
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>