summaryrefslogtreecommitdiff
path: root/www/rubygem-journey/Makefile
blob: 8ecccd5c17ed0afa2f0214ba2c061e55bb8d30bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	journey
PORTVERSION=	1.0.4
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	It routes requests

LICENSE=	MIT

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>