# New ports collection makefile for:	URI-ParseSearchString
# Date created:	   19 Aug 2008
# Whom:		   Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD: ports/www/p5-URI-ParseSearchString/Makefile,v 1.5 2009/02/14 21:36:01 skv Exp $
#

PORTNAME=	URI-ParseSearchString
PORTVERSION=	2.9
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	skv@FreeBSD.org
COMMENT=	Parse Apache refferer logs and extract search engine query strings

PERL_CONFIGURE=	yes

MAN3=		URI::ParseSearchString.3

.include <bsd.port.mk>
