734ac0abc0
Changes: https://github.com/ruby/strscan/releases https://github.com/ruby/strscan/blob/master/NEWS.md
15 lines
290 B
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>
|