# Created by: niels <niels@FreeBSD.org>
# $FreeBSD: www/rubygem-robots/Makefile 325163 2013-08-21 17:42:57Z sunpoet $

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

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
