# Created by: Dennis Herrmann <adox@mcx2.org>
# $FreeBSD: head/devel/rubygem-trollop/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	trollop
PORTVERSION=	2.1.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Commandline option parser for Ruby that gets out of your way

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>