This module allows you to check the status of YOUR shipments via the

DHL website. For privacy issues please consider the website. Please
note: This module is still some kind of alpha, because there are many
different pages on the DHL website.

WWW:	http://search.cpan.org/dist/WWW-DHL/

PR:		ports/119518
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
Cheng-Lung Sung 2008-01-24 02:15:59 +00:00
parent 01eb038f02
commit 3f97fd9e66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206091
5 changed files with 39 additions and 0 deletions

View File

@ -902,6 +902,7 @@
SUBDIR += p5-WWW-Baseball-NPB
SUBDIR += p5-WWW-Comic
SUBDIR += p5-WWW-Curl
SUBDIR += p5-WWW-DHL
SUBDIR += p5-WWW-Dilbert
SUBDIR += p5-WWW-Facebook-API
SUBDIR += p5-WWW-Google-Calculator

23
www/p5-WWW-DHL/Makefile Normal file
View File

@ -0,0 +1,23 @@
# New ports collection makefile for: p5-WWW-DHL
# Date created: 2008-01-10
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= WWW-DHL
PORTVERSION= 0.02
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= WWW
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Perl module for the DHL online tracking service
PERL_CONFIGURE= yes
MAN3= WWW::DHL.3
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>

3
www/p5-WWW-DHL/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (WWW-DHL-0.02.tar.gz) = ec4cf414275033ff5b8fb68e6f3246db
SHA256 (WWW-DHL-0.02.tar.gz) = 801765ecd8a64e2aa3f8864e31fd464801e481c429f3d649d5ed382484dadf09
SIZE (WWW-DHL-0.02.tar.gz) = 2682

6
www/p5-WWW-DHL/pkg-descr Normal file
View File

@ -0,0 +1,6 @@
This module allows you to check the status of YOUR shipments via the
DHL website. For privacy issues please consider the website. Please
note: This module is still some kind of alpha, because there are many
different pages on the DHL website.
WWW: http://search.cpan.org/dist/WWW-DHL/

6
www/p5-WWW-DHL/pkg-plist Normal file
View File

@ -0,0 +1,6 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/DHL/.packlist
%%SITE_PERL%%/WWW/DHL.pm
@dirrmtry %%SITE_PERL%%/WWW
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/DHL
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW