Sunpoet Po-Chuan Hsieh c6e843e0e3 - Update to 1.1.0
Changes:	https://github.com/fnando/browser/commits/master
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:23:47 +00:00

19 lines
269 B
Makefile

# $FreeBSD$
PORTNAME= browser
PORTVERSION= 1.1.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
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>