# New ports collection makefile for:	rubygem-robotex
# Date created:		2012-06-05
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/www/rubygem-robotex/Makefile,v 1.2 2012/11/17 06:03:05 svnexp Exp $
#

PORTNAME=	robotex
PORTVERSION=	1.0.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A simple library to obey robots.txt files

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
