freebsd-ports/devel/rubygem-benelux/Makefile
Sunpoet Po-Chuan Hsieh 9f9b2ecda4 - Add LICENSE
2013-11-29 21:13:51 +00:00

21 lines
446 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:${PORTSDIR}/devel/rubygem-attic \
rubygem-storable>=0.8.6:${PORTSDIR}/devel/rubygem-storable
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>