freebsd-ports/devel/rubygem-slop/Makefile
2014-08-25 20:29:20 +00:00

16 lines
325 B
Makefile

# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
# $FreeBSD$
PORTNAME= slop
PORTVERSION= 3.6.0
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple DSL for gathering options and parsing the command line
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>