summaryrefslogtreecommitdiff
path: root/print/p5-PostScript-MailLabels
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-29 06:17:27 +0000
committerjlam <jlam>2001-09-29 06:17:27 +0000
commit559df005c9dfc0d55c26cf08dd8e32448c2343f1 (patch)
tree0df58f280076025369e2749fc6552574728efafd /print/p5-PostScript-MailLabels
parent0c26658d5143252b47a169a0629d527e9a9a7a01 (diff)
downloadpkgsrc-559df005c9dfc0d55c26cf08dd8e32448c2343f1.tar.gz
print/p5-PostScript-MailLabels:
PostScript::MailLabels contains modules for creating PostScript files of mailing address labels, to be printed on standard adhesive-backed mailing label stock. Create PostScript(tm) code for calibrating and testing mailing label printing, and finally create the code for the labels themselves.
Diffstat (limited to 'print/p5-PostScript-MailLabels')
-rw-r--r--print/p5-PostScript-MailLabels/Makefile18
-rw-r--r--print/p5-PostScript-MailLabels/distinfo4
-rw-r--r--print/p5-PostScript-MailLabels/pkg/DESCR4
-rw-r--r--print/p5-PostScript-MailLabels/pkg/PLIST1
4 files changed, 27 insertions, 0 deletions
diff --git a/print/p5-PostScript-MailLabels/Makefile b/print/p5-PostScript-MailLabels/Makefile
new file mode 100644
index 00000000000..9e0f838da17
--- /dev/null
+++ b/print/p5-PostScript-MailLabels/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/09/29 06:17:27 jlam Exp $
+
+DISTNAME= PostScript-MailLabels-1.01
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= print
+MASTER_SITES= http://www.oplnk.net/~ajackson/software/
+
+MAINTAINER= jlam@netbsd.org
+HOMEPAGE= http://www.oplnk.net/~ajackson/software/maillabels/
+COMMENT= create PostScript for printing on mailing label stock
+
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/PostScript/MailLabels/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/p5-PostScript-MailLabels/distinfo b/print/p5-PostScript-MailLabels/distinfo
new file mode 100644
index 00000000000..3a287f83e27
--- /dev/null
+++ b/print/p5-PostScript-MailLabels/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/09/29 06:17:27 jlam Exp $
+
+SHA1 (PostScript-MailLabels-1.01.tar.gz) = e7d6d44409298d328a627440f92b4872a3a86095
+Size (PostScript-MailLabels-1.01.tar.gz) = 25087 bytes
diff --git a/print/p5-PostScript-MailLabels/pkg/DESCR b/print/p5-PostScript-MailLabels/pkg/DESCR
new file mode 100644
index 00000000000..4c0469c6581
--- /dev/null
+++ b/print/p5-PostScript-MailLabels/pkg/DESCR
@@ -0,0 +1,4 @@
+PostScript::MailLabels contains modules for creating PostScript files of
+mailing address labels, to be printed on standard adhesive-backed mailing
+label stock. Create PostScript(tm) code for calibrating and testing mailing
+label printing, and finally create the code for the labels themselves.
diff --git a/print/p5-PostScript-MailLabels/pkg/PLIST b/print/p5-PostScript-MailLabels/pkg/PLIST
new file mode 100644
index 00000000000..0ecd783f895
--- /dev/null
+++ b/print/p5-PostScript-MailLabels/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/09/29 06:17:27 jlam Exp $