Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View 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.

View 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
View 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

View 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