opnsense-ports/devel/rubygem-optimist/Makefile
Franco Fichtner d1d94cdb99 */*: sync with upstream
Taken from: HardenedBSD
2018-09-07 04:34:30 +02:00

19 lines
301 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= optimist
PORTVERSION= 3.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= commandline option parser for Ruby
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>