# Created by: Ryan Steinmetz <zi@FreeBSD.org>

PORTNAME=	redmine_plugin_support
PORTVERSION=	0.0.5
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Collection of tools to make redmine plugin development easier

LICENSE=	MIT

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
