2008-01-24 03:15:59 +01:00
|
|
|
# New ports collection makefile for: p5-WWW-DHL
|
|
|
|
# Date created: 2008-01-10
|
|
|
|
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= WWW-DHL
|
2009-02-15 18:24:19 +01:00
|
|
|
PORTVERSION= 0.03
|
2008-01-24 03:15:59 +01:00
|
|
|
CATEGORIES= www perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
MASTER_SITE_SUBDIR= WWW
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-02-15 18:24:19 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2008-01-24 03:15:59 +01:00
|
|
|
COMMENT= Perl module for the DHL online tracking service
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= WWW::DHL.3
|
|
|
|
|
2009-02-15 18:24:19 +01:00
|
|
|
.include <bsd.port.mk>
|