freebsd-ports/www/rubygem-journey/Makefile

20 lines
368 B
Makefile

# New ports collection makefile for: rubygem-journey
# Date created: 2012-02-07
# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#
PORTNAME= journey
PORTVERSION= 1.0.4
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= It routes requests.
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>