freebsd-ports/devel/rubygem-getopt/Makefile
2014-01-24 14:46:50 +00:00

17 lines
326 B
Makefile

# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>
# $FreeBSD$
PORTNAME= getopt
PORTVERSION= 1.4.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= alexey@renatasystems.org
COMMENT= Command line parsing with Ruby
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>