freebsd-ports/devel/rubygem-declarative/Makefile

18 lines
295 B
Makefile

PORTNAME= declarative
PORTVERSION= 0.0.20
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= DSL for nested schemas
WWW= https://github.com/apotonick/declarative
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>