freebsd-ports/textproc/p5-Sphinx-Search/Makefile
Martin Wilke 3fcafc814f Sphinx search engine API Perl client.
WWW: http://search.cpan.org/dist/Sphinx-Search

PR:		ports/138000
Submitted by:	Vivek Khera <vivek at khera.org>
2009-08-22 22:23:22 +00:00

21 lines
412 B
Makefile

# 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$
#
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>