freebsd-ports/devel/rubygem-apipie-params/Makefile

19 lines
314 B
Makefile

# $FreeBSD$
PORTNAME= apipie-params
PORTVERSION= 0.0.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= DSL for describing data structures with json-schema bindings
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>