1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

WWW::Hotmail - Perl extension for connecting to Hotmail

Author: David Davis, <xantus@cpan.org>
WWW: http://search.cpan.org/dist/WWW-Hotmail/

PR:		ports/102729
Submitted by:	Steven Kreuzer <skreuzer at f2o.org>
This commit is contained in:
Alejandro Pulver 2006-10-05 19:33:23 +00:00
parent c8a85c3566
commit 33865538e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174581
5 changed files with 45 additions and 0 deletions

View File

@ -358,6 +358,7 @@
SUBDIR += p5-URI-imap
SUBDIR += p5-URI-imaps
SUBDIR += p5-WWW-GMail
SUBDIR += p5-WWW-Hotmail
SUBDIR += p5-vpopmail
SUBDIR += pantomime
SUBDIR += pantomime-ssl

View File

@ -0,0 +1,32 @@
# New ports collection makefile for: p5-WWW-GMail
# Date created: 2006-07-20
# Whom: Steven Kreuzer <skreuzer@f2o.org>
#
# $FreeBSD$
#
PORTNAME= WWW-Hotmail
PORTVERSION= 0.10
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@f2o.org
COMMENT= This module simplifies access to hotmail
BUILD_DEPENDS= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
${SITE_PERL}/Mail/Audit.pm:${PORTSDIR}/mail/p5-Mail-Audit
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= WWW::Hotmail.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (WWW-Hotmail-0.10.tar.gz) = a609a3924fc4c66b2cd81def90629e7f
SHA256 (WWW-Hotmail-0.10.tar.gz) = 5b62e009143a6183577635fa919faf8c7cc8a9cca813e62f49f9ea60ae7dd9a6
SIZE (WWW-Hotmail-0.10.tar.gz) = 6759

View File

@ -0,0 +1,4 @@
WWW::Hotmail - Perl extension for connecting to Hotmail
Author: David Davis, <xantus@cpan.org>
WWW: http://search.cpan.org/dist/WWW-Hotmail/

View File

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