# Created by: Dennis Herrmann <adox@mcx2.org>
# $FreeBSD: head/devel/rubygem-trollop/Makefile 519543 2019-12-08 17:29:47Z sunpoet $

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

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

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>