Yasuhiro Kimura 1c5777b81e */*: Remove BROKEN_RUBY31
Ruby 3.1 has already removed from ports tree.

Approved by:	self (with hat of ruby)
2025-04-29 10:59:19 +09:00

17 lines
253 B
Makefile

PORTNAME= browser
PORTVERSION= 6.2.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Web browser detection for Ruby
WWW= https://github.com/fnando/browser
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>