# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/textproc/rubygem-parslet/Makefile 414136 2016-04-27 21:57:31Z swills $ PORTNAME= parslet PORTVERSION= 1.7.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser construction library with great error reporting in Ruby LICENSE= MIT RUN_DEPENDS= rubygem-blankslate>=2:devel/rubygem-blankslate NO_ARCH= yes USE_RUBY= yes USES= gem .include