# New ports collection makefile for:	p5-Sphinx-Search
# Date created:				Thu Aug 20 15:21:22 EDT 2009
# Whom:					Vivek Khera <vivek@khera.org>
#
# $FreeBSD: ports/textproc/p5-Sphinx-Search/Makefile,v 1.1 2009/08/22 22:23:22 miwi Exp $
#

PORTNAME=	Sphinx-Search
PORTVERSION=	0.22
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	vivek@khera.org
COMMENT=	Sphinx search engine API Perl client

PERL_CONFIGURE=	yes

MAN3=	Sphinx::Search.3

.include <bsd.port.mk>
