1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/www/rubygem-browser/Makefile
2021-04-06 16:31:07 +02:00

18 lines
228 B
Makefile

PORTNAME= browser
PORTVERSION= 4.2.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Web browser detection for Ruby
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>