Add p5-WWW-Search-MSN 0.0102, backend for searching search.msn.com.

PR:		ports/100246
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
Cheng-Lung Sung 2006-07-15 08:50:35 +00:00
parent a7f0998653
commit cde8ec0cfa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167883
5 changed files with 56 additions and 0 deletions

View File

@ -775,6 +775,7 @@
SUBDIR += p5-WWW-Search
SUBDIR += p5-WWW-Search-AltaVista
SUBDIR += p5-WWW-Search-Google
SUBDIR += p5-WWW-Search-MSN
SUBDIR += p5-WWW-Shorten
SUBDIR += p5-WWW-SourceForge
SUBDIR += p5-WWW-Wikipedia

View File

@ -0,0 +1,40 @@
# New ports collection makefile for: p5-WWW-Search-MSN
# Date created: 2006-07-14
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= WWW-Search-MSN
PORTVERSION= 0.0102
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Backend for searching search.msn.com
BUILD_DEPENDS= ${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree \
${SITE_PERL}/WWW/Search.pm:${PORTSDIR}/www/p5-WWW-Search
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= WWW::Search::MSN.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600 # Inherited from www/p5-WWW-Search
IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.if ${PERL_LEVEL} < 500701
BUILD_DEPENDS+= ${SITE_PERL}/Encode.pm:${PORTSDIR}/converters/p5-Encode
.endif
.if ${PERL_LEVEL} < 500702
BUILD_DEPENDS+= ${SITE_PERL}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (WWW-Search-MSN-0.0102.tar.gz) = 41b6bc99dbb40a16e19d1a57a9cac24c
SHA256 (WWW-Search-MSN-0.0102.tar.gz) = d8ef76d5895740d3c9b4a537cc968e0f8f4bdfe7039ba1190e5de03f8d3c12fe
SIZE (WWW-Search-MSN-0.0102.tar.gz) = 4279

View File

@ -0,0 +1,4 @@
This module provides a backend of WWW::Search to search using
http://search.msn.com/.
WWW: http://search.cpan.org/dist/WWW-Search-MSN/

View File

@ -0,0 +1,8 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Search/MSN/.packlist
%%SITE_PERL%%/WWW/Search/MSN.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Search/MSN
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Search
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
@dirrmtry %%SITE_PERL%%/WWW/Search
@dirrmtry %%SITE_PERL%%/WWW