freebsd-ports/www/rubygem-browser/Makefile

18 lines
273 B
Makefile

PORTNAME= browser
PORTVERSION= 6.0.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
BROKEN_RUBY31= yes
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>