opnsense-ports/devel/rubygem-gemnasium-parser/Makefile
Franco Fichtner d19375fb17 */*: sync with upstream
Taken from: FreeBSD
2016-11-01 21:45:36 +01:00

14 lines
227 B
Makefile

# $FreeBSD$
PORTNAME= gemnasium-parser
PORTVERSION= 0.1.9
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Safely parse Gemfiles and gemspecs
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>