# $MidnightBSD: trunk/www/p5-WWW-RobotRules/Makefile 15462 2013-09-17 03:15:41Z laffer1 $
# $FreeBSD: ports/www/p5-WWW-RobotRules/Makefile,v 1.2 2011/04/19 17:50:25 culot Exp $

PORTNAME=	WWW-RobotRules
PORTVERSION=	6.01
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD>org
COMMENT=	Database of robots.txt-derived permissions
LICENSE=	perl

RUN_DEPENDS=	p5-URI>=1.10:${PORTSDIR}/net/p5-URI

BUILD_DEPENDS:=	${RUN_DEPENDS}

CONFLICTS=	p5-libwww-5*

PERL_CONFIGURE=	yes

MAN3=		WWW::RobotRules.3 \
		WWW::RobotRules::AnyDBM_File.3

.include <bsd.port.mk>
