# New ports collection makefile for: rubygem-url_mount
# Date created:	2 January 2012
# Whom:			Rodrigo Nicola Lombardo <rodnic@gmail.com>
#
# $FreeBSD: ports/www/rubygem-url-mount/Makefile,v 1.1 2012/01/15 22:58:55 scheidell Exp $
#

PORTNAME= 	url_mount
PORTVERSION=	0.2.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	rodnic@gmail.com
COMMENT= 	Glue to allow mounted rack applications to know where they're mounted

RUN_DEPENDS=	rubygem-rack>=0:${PORTSDIR}/www/rubygem-rack

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
