opnsense-ports/devel/rubygem-strscan/Makefile
Franco Fichtner 846fc28233 */*: sync with upstream
Taken from: FreeBSD
2024-02-22 12:57:55 +01:00

15 lines
290 B
Makefile

PORTNAME= strscan
PORTVERSION= 3.1.0
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>