freebsd-ports/devel/rubygem-strscan/Makefile

15 lines
290 B
Makefile

PORTNAME= strscan
PORTVERSION= 3.0.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provide lexical scanning operations on a String
WWW= https://github.com/ruby/strscan
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
.include <bsd.port.mk>