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>
23 lines
436 B
Makefile
23 lines
436 B
Makefile
# 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>
|