mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 03:23:10 -04:00
17 lines
239 B
Makefile
17 lines
239 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= browser
|
|
PORTVERSION= 2.4.0
|
|
CATEGORIES= www rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Web browser detection for Ruby
|
|
|
|
LICENSE= MIT
|
|
|
|
NO_ARCH= yes
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|