opnsense-ports/devel/rubygem-getopt/Makefile
Franco Fichtner 46088ff6b9 */*: sync with upstream
Taken from: HardenedBSD
2019-03-09 14:08:12 +01:00

19 lines
310 B
Makefile

# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>
# $FreeBSD$
PORTNAME= getopt
PORTVERSION= 1.5.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Command line parsing with Ruby
LICENSE= APACHE20
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>