# Created by: Rui Lopes (<rgl ruilopes com>)
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-gem_plugin/Makefile 332037 2013-10-30 02:34:55Z swills $

PORTNAME=	gem_plugin
PORTVERSION=	0.2.3
PORTREVISION=	1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Gem Based Plugin System

USE_RUBY=	yes
USE_RAKE=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/gpgen

.include <bsd.port.mk>
