freebsd-ports/devel/rubygem-trollop1/Makefile
Sunpoet Po-Chuan Hsieh 37639aef6c Add PORTSCOUT
2017-03-19 01:57:00 +00:00

21 lines
361 B
Makefile

# Created by: Dennis Herrmann <adox@mcx2.org>
# $FreeBSD$
PORTNAME= trollop
PORTVERSION= 1.16.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Commandline option parser for Ruby that gets out of your way
LICENSE= MIT
PORTSCOUT= limit:^1\.
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>