summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz>2001-05-03 17:32:00 +0000
committerwiz <wiz>2001-05-03 17:32:00 +0000
commit005dff528d588e62f857f7fd55de8078ea287aed (patch)
tree8862f37d845c5d4d3e1bc9f0298af2c15df3a9fd /misc
parent7b1a8b8d404488901ff46776ee4e4ee6b6e8be4f (diff)
downloadpkgsrc-005dff528d588e62f857f7fd55de8078ea287aed.tar.gz
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).
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Business-UPS/Makefile21
-rw-r--r--misc/p5-Business-UPS/distinfo4
-rw-r--r--misc/p5-Business-UPS/pkg/DESCR7
-rw-r--r--misc/p5-Business-UPS/pkg/PLIST1
4 files changed, 33 insertions, 0 deletions
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 $