# 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-DBD-Excel # p5-DBD-Excel/pkg-plist # p5-DBD-Excel/Makefile # p5-DBD-Excel/distinfo # p5-DBD-Excel/pkg-comment # p5-DBD-Excel/pkg-descr # echo c - p5-DBD-Excel mkdir -p p5-DBD-Excel > /dev/null 2>&1 echo x - p5-DBD-Excel/pkg-plist sed 's/^X//' >p5-DBD-Excel/pkg-plist << 'END-of-p5-DBD-Excel/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/Excel/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/DBD/Excel.pm X%%PORTDOCS%%share/examples/DBD-Excel/README X%%PORTDOCS%%share/examples/DBD-Excel/dbdtest.xls X%%PORTDOCS%%share/examples/DBD-Excel/newxl.xls X%%PORTDOCS%%share/examples/DBD-Excel/res_hidden X%%PORTDOCS%%share/examples/DBD-Excel/res_testj X%%PORTDOCS%%share/examples/DBD-Excel/res_tex X%%PORTDOCS%%share/examples/DBD-Excel/res_texj X%%PORTDOCS%%share/examples/DBD-Excel/testj.pl X%%PORTDOCS%%share/examples/DBD-Excel/testj.xls X%%PORTDOCS%%share/examples/DBD-Excel/tex.pl X%%PORTDOCS%%share/examples/DBD-Excel/texj.pl X%%PORTDOCS%%share/examples/DBD-Excel/thidden.pl X%%PORTDOCS%%share/examples/DBD-Excel/thidden.xls X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/DBD 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/Excel 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD 2>/dev/null || true X%%PORTDOCS%%@unexec rmdir %D/share/examples/DBD-Excel 2>/dev/null || true END-of-p5-DBD-Excel/pkg-plist echo x - p5-DBD-Excel/Makefile sed 's/^X//' >p5-DBD-Excel/Makefile << 'END-of-p5-DBD-Excel/Makefile' X# New ports collection makefile for: DBD::Excel X# Date created: 24 Jan 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= DBD-Excel XPORTVERSION= 0.05 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= DBD XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ X ${SITE_PERL}/${PERL_ARCH}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement \ X ${SITE_PERL}/Spreadsheet/ParseExcel.pm:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel \ X ${SITE_PERL}/Spreadsheet/WriteExcel.pm:${PORTSDIR}/textproc/p5-Spreadsheet-WriteExcel XRUN_DEPENDS= ${BUILD_DEPENDS} X XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XEXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME} XPERL_CONFIGURE= yes X XMAN3= DBD::Excel.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${EXAMPLESDIR} X @${INSTALL_DATA} ${WRKSRC}/sample/* ${EXAMPLESDIR} X.endif X X.include END-of-p5-DBD-Excel/Makefile echo x - p5-DBD-Excel/distinfo sed 's/^X//' >p5-DBD-Excel/distinfo << 'END-of-p5-DBD-Excel/distinfo' XMD5 (DBD-Excel-0.05.tar.gz) = 7615d795c6bc01678eb305276e1d0bc2 END-of-p5-DBD-Excel/distinfo echo x - p5-DBD-Excel/pkg-comment sed 's/^X//' >p5-DBD-Excel/pkg-comment << 'END-of-p5-DBD-Excel/pkg-comment' XA class for DBI drivers that acts on Excel files END-of-p5-DBD-Excel/pkg-comment echo x - p5-DBD-Excel/pkg-descr sed 's/^X//' >p5-DBD-Excel/pkg-descr << 'END-of-p5-DBD-Excel/pkg-descr' X X XWWW: http://search.cpan.org/search?dist=DBD-Excel X XSeamus Venasse END-of-p5-DBD-Excel/pkg-descr exit