freebsd-ports/www/rubygem-browser/Makefile
2017-10-26 20:05:32 +00:00

17 lines
239 B
Makefile

# $FreeBSD$
PORTNAME= browser
PORTVERSION= 2.5.2
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>