# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-PDF-Writer # p5-PDF-Writer/pkg-descr # p5-PDF-Writer/Makefile # p5-PDF-Writer/pkg-plist # p5-PDF-Writer/distinfo # echo c - p5-PDF-Writer mkdir -p p5-PDF-Writer > /dev/null 2>&1 echo x - p5-PDF-Writer/pkg-descr sed 's/^X//' >p5-PDF-Writer/pkg-descr << 'END-of-p5-PDF-Writer/pkg-descr' XThis is a generalized API that allows a module that generates PDFs to Xtransparently target multiple backends without changing its code. X XAuthor: Autrijus Tang , X Rob Kinyon X Stevan Little XWWW: http://search.cpan.org/dist/PDF-Writer/ END-of-p5-PDF-Writer/pkg-descr echo x - p5-PDF-Writer/Makefile sed 's/^X//' >p5-PDF-Writer/Makefile << 'END-of-p5-PDF-Writer/Makefile' X# New ports collection makefile for: p5-PDF-Writer X# Date created: 2006-07-11 X# Whom: Gea-Suan Lin X# X# $FreeBSD$ X# X XPORTNAME= PDF-Writer XPORTVERSION= 0.06 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= PDF XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= PDF writer abstraction layer X XPERL_MODBUILD= yes X XMAN3= PDF::Writer.3 PDF::Writer::pdfapi2.3 PDF::Writer::pdflib.3 X X.include X X.if ${PERL_LEVEL} < 500600 XIGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again X.endif X X.include END-of-p5-PDF-Writer/Makefile echo x - p5-PDF-Writer/pkg-plist sed 's/^X//' >p5-PDF-Writer/pkg-plist << 'END-of-p5-PDF-Writer/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/PDF/Writer.pm X%%SITE_PERL%%/PDF/Writer/mock.pm X%%SITE_PERL%%/PDF/Writer/pdfapi2.pm X%%SITE_PERL%%/PDF/Writer/pdflib.pm X@dirrmtry %%SITE_PERL%%/PDF/Writer X@dirrmtry %%SITE_PERL%%/PDF END-of-p5-PDF-Writer/pkg-plist echo x - p5-PDF-Writer/distinfo sed 's/^X//' >p5-PDF-Writer/distinfo << 'END-of-p5-PDF-Writer/distinfo' XMD5 (PDF-Writer-0.06.tar.gz) = 06fc558ac8654c71517f2a210462ba0a XSHA256 (PDF-Writer-0.06.tar.gz) = df8d2dd38211b4610d3d4bb1771fe03b5dad1b1282baf060402358c5c17fb06b XSIZE (PDF-Writer-0.06.tar.gz) = 5512 END-of-p5-PDF-Writer/distinfo exit