freebsd-ports/devel/rubygem-jmespath/Makefile
2015-09-18 18:00:13 +00: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>