freebsd-ports/devel/rubygem-apipie-params/Makefile
2016-12-30 19:21:34 +00:00

18 lines
313 B
Makefile

# $FreeBSD$
PORTNAME= apipie-params
PORTVERSION= 0.0.5
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>