# Created by: niels <niels@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/www/rubygem-robots/Makefile 425174 2016-11-02 22:45:14Z mat $

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

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

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
