# Created by: Michael Moll # $FreeBSD: head/devel/rubygem-apipie-bindings/Makefile 414136 2016-04-27 21:57:31Z swills $ PORTNAME= apipie-bindings PORTVERSION= 0.0.16 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for API calls that are documented with Apipie LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-json>=1.2.1:devel/rubygem-json \ rubygem-oauth>=0.4.7:net/rubygem-oauth \ rubygem-rest-client>=1.6.5:www/rubygem-rest-client NO_ARCH= yes USE_RUBY= yes USES= gem .include