36cf67fea5
- Pass maintainership to perl@ PR: 131703 Submitted by: Gea-Suan Lin <gslin@gslin.org>
22 lines
405 B
Makefile
22 lines
405 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.03
|
|
CATEGORIES= www perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR= WWW
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Perl module for the DHL online tracking service
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= WWW::DHL.3
|
|
|
|
.include <bsd.port.mk>
|