freebsd-ports/devel/rubygem-slop/Makefile
2013-06-02 16:05:03 +00:00

16 lines
327 B
Makefile

# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
# $FreeBSD$
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>