freebsd-ports/devel/rubygem-slop/Makefile
Sunpoet Po-Chuan Hsieh 059bc05a81 - Add LICENSE
- Update WWW
2015-05-29 11:16:25 +00:00

18 lines
339 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
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>