# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-slop/Makefile 332042 2013-10-30 02:46:01Z swills $

PORTNAME=	slop
PORTVERSION=	3.4.5
CATEGORIES=	devel ruby
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A simple DSL for gathering options and parsing the command line

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
