opnsense-ports/devel/rubygem-trollop1/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

19 lines
338 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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>