# Ports collection makefile for:	rubygem-robots
# Date created:				2010-04-11
# Whom:					niels <niels@FreeBSD.org>
#
# $FreeBSD: ports/www/rubygem-robots/Makefile,v 1.5 2010/07/23 13:30:09 niels Exp $

PORTNAME=	robots
PORTVERSION=	0.10.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	niels@FreeBSD.org
COMMENT=	A simple library to parse robots.txt files

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
