freebsd-ports/converters/rubygem-json-ld-preloaded/Makefile

20 lines
391 B
Makefile

PORTNAME= json-ld-preloaded
PORTVERSION= 3.2.0
CATEGORIES= converters rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= JSON-LD with preloaded contexts
LICENSE= UNLICENSE
LICENSE_FILE= ${WRKSRC}/UNLICENSE
RUN_DEPENDS= rubygem-json-ld>=3.2<4:converters/rubygem-json-ld \
rubygem-rdf>=3.2<4:www/rubygem-rdf
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>