From 65dfef3e8da70da3a02eb72c8ae0f6f0a73e034a Mon Sep 17 00:00:00 2001 From: spz Date: Thu, 14 Jul 2011 21:47:34 +0000 Subject: add CONFLICTS (thanks wiz@ for the reminder) add a missing LICENSE and fix a few COMMENT --- www/p5-WWW-RobotRules/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'www/p5-WWW-RobotRules') diff --git a/www/p5-WWW-RobotRules/Makefile b/www/p5-WWW-RobotRules/Makefile index e2dfd1898ae..402e4e6032d 100644 --- a/www/p5-WWW-RobotRules/Makefile +++ b/www/p5-WWW-RobotRules/Makefile @@ -1,14 +1,17 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/07/10 12:47:38 spz Exp $ +# $NetBSD: Makefile,v 1.2 2011/07/14 21:47:35 spz Exp $ DISTNAME= WWW-RobotRules-6.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/WWW-RobotRules/ -COMMENT= Perl 5 module interface to URL shortening sites +COMMENT= Perl 5 module database of robots.txt-derived permissions +LICENSE= ${PERL5_LICENSE} + +CONFLICTS+= p5-libwww-[0-5]* PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3