# $FreeBSD: head/devel/rubygem-re2/Makefile 567258 2021-03-03 20:54:59Z crees $ PORTNAME= re2 PORTVERSION= 1.2.0 PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby bindings to re2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libgmp.so:math/gmp \ libre2.so:devel/re2 USES= gem USE_RUBY= yes .include