opnsense-ports/devel/rubygem-jmespath/Makefile
Franco Fichtner 5f35926c38 */*: sync with upstream
Taken from: FreeBSD
2015-09-19 12:55:35 +02:00

18 lines
264 B
Makefile

# $FreeBSD$
PORTNAME= jmespath
PORTVERSION= 1.1.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= JMESPath for Ruby
LICENSE= APACHE20
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>