summaryrefslogtreecommitdiff
path: root/print/p5-PostScript
diff options
context:
space:
mode:
authorfhajny <fhajny>2014-02-20 11:41:14 +0000
committerfhajny <fhajny>2014-02-20 11:41:14 +0000
commit3eb05e3b947e9ecbbf3f17f6a0a31d1348dfa70b (patch)
tree3e30dbda4b2d6bc934ef80c0ded057568c410b2d /print/p5-PostScript
parent68636bac32eda264c8a2512b38fd098ff966bdc0 (diff)
downloadpkgsrc-3eb05e3b947e9ecbbf3f17f6a0a31d1348dfa70b.tar.gz
Import print/p5-PostScript.
PostScript allows you to write PostScript files from Perl. It has graphics primitives that allow lines, circles and boxes to be drawn.
Diffstat (limited to 'print/p5-PostScript')
-rw-r--r--print/p5-PostScript/DESCR2
-rw-r--r--print/p5-PostScript/Makefile14
-rw-r--r--print/p5-PostScript/PLIST10
-rw-r--r--print/p5-PostScript/distinfo5
4 files changed, 31 insertions, 0 deletions
diff --git a/print/p5-PostScript/DESCR b/print/p5-PostScript/DESCR
new file mode 100644
index 00000000000..e7328a8afb8
--- /dev/null
+++ b/print/p5-PostScript/DESCR
@@ -0,0 +1,2 @@
+PostScript allows you to write PostScript files from Perl. It has graphics
+primitives that allow lines, circles and boxes to be drawn.
diff --git a/print/p5-PostScript/Makefile b/print/p5-PostScript/Makefile
new file mode 100644
index 00000000000..03552c6ec8f
--- /dev/null
+++ b/print/p5-PostScript/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2014/02/20 11:41:14 fhajny Exp $
+
+DISTNAME= PostScript-0.06
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= print perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/PostScript
+COMMENT= Produce PostScript files from Perl
+LICENSE= ${PERL5_LICENSE}
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/p5-PostScript/PLIST b/print/p5-PostScript/PLIST
new file mode 100644
index 00000000000..a4dc9435ab3
--- /dev/null
+++ b/print/p5-PostScript/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1 2014/02/20 11:41:14 fhajny Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/PostScript/Document.pm
+${PERL5_SUB_INSTALLVENDORLIB}/PostScript/Elements.pm
+${PERL5_SUB_INSTALLVENDORLIB}/PostScript/Metrics.pm
+${PERL5_SUB_INSTALLVENDORLIB}/PostScript/TextBlock.pm
+${PERL5_SUB_INSTALLVENDORLIB}/PostScript/example.pl
+${PERL5_SUB_INSTALLVENDORARCH}/auto/PostScript/Metrics/.packlist
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/PostScript::Elements.3
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/PostScript::Metrics.3
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/PostScript::TextBlock.3
diff --git a/print/p5-PostScript/distinfo b/print/p5-PostScript/distinfo
new file mode 100644
index 00000000000..6a10d588cab
--- /dev/null
+++ b/print/p5-PostScript/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/20 11:41:14 fhajny Exp $
+
+SHA1 (PostScript-0.06.tar.gz) = 4accdb683c90c535264eb5bb518f1f59e0725c30
+RMD160 (PostScript-0.06.tar.gz) = 18afab857301bc0c743966f636ea52db0b197352
+Size (PostScript-0.06.tar.gz) = 19506 bytes