opnsense-ports/devel/rubygem-getopt/Makefile
Franco Fichtner 161597f629 */*: sync with upstream
Taken from: HardenedBSD
2018-08-06 07:53:52 +02:00

18 lines
306 B
Makefile

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