# Ports collection makefile for:	rubygem-addressable
# Date created:				01 March 2009
# Whom:					Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD: ports/www/rubygem-addressable/Makefile,v 1.3 2009/11/03 16:57:00 miwi Exp $

PORTNAME=	addressable
PORTVERSION=	2.1.1
CATEGORIES=	www devel rubygems
MASTER_SITES=	RF

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	A replacement for the URI implementation

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
