From 005dff528d588e62f857f7fd55de8078ea287aed Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 3 May 2001 17:32:00 +0000 Subject: Initial import of p5-Business-UPS-1.13 supplied by Eric Schnoebelen in pkg/11835: Make shipping charge requests of the UPS web site or track UPS packages from within a Perl5 program. Please note the UPS terms of use (mentioned in DESCR). --- misc/p5-Business-UPS/Makefile | 21 +++++++++++++++++++++ misc/p5-Business-UPS/distinfo | 4 ++++ misc/p5-Business-UPS/pkg/DESCR | 7 +++++++ misc/p5-Business-UPS/pkg/PLIST | 1 + 4 files changed, 33 insertions(+) create mode 100644 misc/p5-Business-UPS/Makefile create mode 100644 misc/p5-Business-UPS/distinfo create mode 100644 misc/p5-Business-UPS/pkg/DESCR create mode 100644 misc/p5-Business-UPS/pkg/PLIST (limited to 'misc') diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile new file mode 100644 index 00000000000..43ed0348bf2 --- /dev/null +++ b/misc/p5-Business-UPS/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2001/05/03 17:32:00 wiz Exp $ +# + +DISTNAME= Business-UPS-1.13 +PKGNAME= p5-${DISTNAME} +CATEGORIES= misc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} + +MAINTAINER= eric@cirr.com +HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/Business-UPS/README.html +COMMENT= Perl5 module to handle UPS rate calculation and package tracking + +DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww + +USE_PERL5= # defined +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Business/UPS/.packlist + +do-configure: + @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL + +.include "../../mk/bsd.pkg.mk" diff --git a/misc/p5-Business-UPS/distinfo b/misc/p5-Business-UPS/distinfo new file mode 100644 index 00000000000..dfc569180b2 --- /dev/null +++ b/misc/p5-Business-UPS/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/05/03 17:32:00 wiz Exp $ + +SHA1 (Business-UPS-1.13.tar.gz) = a864dbf98bbe09abe0ae6f42e3efba787072e6ac +Size (Business-UPS-1.13.tar.gz) = 8312 bytes diff --git a/misc/p5-Business-UPS/pkg/DESCR b/misc/p5-Business-UPS/pkg/DESCR new file mode 100644 index 00000000000..dbe7b42900b --- /dev/null +++ b/misc/p5-Business-UPS/pkg/DESCR @@ -0,0 +1,7 @@ +Make shipping charge requests of the UPS web site or track UPS +packages from within a Perl5 program. + +Note: UPS authorizes you to use UPS tracking systems solely to track +shipments tendered by or for you to UPS for delivery and for no other +purpose. Any other use of UPS tracking systems and information is +strictly prohibited. diff --git a/misc/p5-Business-UPS/pkg/PLIST b/misc/p5-Business-UPS/pkg/PLIST new file mode 100644 index 00000000000..fbf805483c4 --- /dev/null +++ b/misc/p5-Business-UPS/pkg/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/05/03 17:32:00 wiz Exp $ -- cgit v1.2.3