Import of pkgsrc-2014Q1
This commit is contained in:
2
print/p5-PostScript/DESCR
Normal file
2
print/p5-PostScript/DESCR
Normal file
@@ -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.
|
||||
14
print/p5-PostScript/Makefile
Normal file
14
print/p5-PostScript/Makefile
Normal file
@@ -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"
|
||||
10
print/p5-PostScript/PLIST
Normal file
10
print/p5-PostScript/PLIST
Normal file
@@ -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
|
||||
5
print/p5-PostScript/distinfo
Normal file
5
print/p5-PostScript/distinfo
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user