# $FreeBSD: head/devel/rubygem-declarative/Makefile 449772 2017-09-13 09:36:51Z sunpoet $

PORTNAME=	declarative
PORTVERSION=	0.0.10
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	DSL for nested schemas

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
