# Created by: Po-Chuan Hsieh # $FreeBSD: head/net/rubygem-http-parser/Makefile 562919 2021-01-26 17:52:47Z sunpoet $ PORTNAME= http-parser PORTVERSION= 1.2.3 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Super fast http parser for Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-ffi-compiler>=1.0<2.0:devel/rubygem-ffi-compiler USES= gem USE_RUBY= yes .include