# New ports collection makefile for:	rubygem-cookiejar
# Date created:		2012-06-10
# Whom:			TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD: ports/www/rubygem-cookiejar/Makefile,v 1.2 2012/11/17 06:03:03 svnexp Exp $
#

PORTNAME=	cookiejar
PORTVERSION=	0.3.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Allows for parsing and returning cookies in Ruby HTTP client code

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
