# Ports collection makefile for:	rubygem-robots
# Date created:				2010-04-11
# Whom:					niels <niels@FreeBSD.org>
#
# $FreeBSD: ports/www/rubygem-robots/Makefile,v 1.8 2011/11/16 18:32:00 sunpoet Exp $

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

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
