1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

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>
This commit is contained in:
Martin Wilke 2009-08-22 22:23:22 +00:00
parent 44be971e44
commit 3fcafc814f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240156
5 changed files with 33 additions and 0 deletions

View File

@ -579,6 +579,7 @@
SUBDIR += p5-Sort-ArbBiLex
SUBDIR += p5-Sort-Fields
SUBDIR += p5-Sort-Naturally
SUBDIR += p5-Sphinx-Search
SUBDIR += p5-Spork
SUBDIR += p5-Spreadsheet-ParseExcel
SUBDIR += p5-Spreadsheet-WriteExcel

View File

@ -0,0 +1,21 @@
# 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>

View File

@ -0,0 +1,3 @@
MD5 (Sphinx-Search-0.22.tar.gz) = eff8a3a8749c8f36b80978e0a44408a2
SHA256 (Sphinx-Search-0.22.tar.gz) = 5c5bfbcf5687d3bbae8f222783bc1f84e6f2e82e340bae71a285041beb8b79a3
SIZE (Sphinx-Search-0.22.tar.gz) = 23979

View File

@ -0,0 +1,3 @@
Sphinx search engine API Perl client.
WWW: http://search.cpan.org/dist/Sphinx-Search

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/Sphinx/Search.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sphinx/Search/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sphinx/Search
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sphinx
@dirrmtry %%SITE_PERL%%/Sphinx