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

21 lines
405 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= benelux
PORTVERSION= 0.6.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Mad way to time Ruby codes
LICENSE= MIT
RUN_DEPENDS= rubygem-attic>=0.5.3:devel/rubygem-attic \
rubygem-storable>=0.8.6:devel/rubygem-storable
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>