aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-browser/Makefile
blob: 08b532337aa0a34c1032970755a5cd61999dd33f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=   browser
PORTVERSION=    2.0.3
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>