# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/textproc/rubygem-toml/Makefile 554276 2020-11-06 11:36:28Z sunpoet $ PORTNAME= toml PORTVERSION= 0.2.0 PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= TOML parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-parslet>=1.8.0<3.0.0:textproc/rubygem-parslet USES= gem USE_RUBY= yes NO_ARCH= yes .include