opnsense-ports/devel/rubygem-declarative/Makefile
Franco Fichtner 71036025b2 */*: sync with upstream
Taken from: HardenedBSD
2017-09-13 04:19:43 +02:00

18 lines
274 B
Makefile

# $FreeBSD$
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>