diff options
author | skv <skv@FreeBSD.org> | 2002-06-06 13:53:44 +0000 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2002-06-06 13:53:44 +0000 |
commit | b81a555dc3094e06d776bb4c370c5e0ee12cd77e (patch) | |
tree | a44d33857e23891a4bbbebb6fba9e02b4a325a1e | |
parent | e87c87c65118fa4833920e05167068c31ae03e15 (diff) | |
download | FreeBSD-ports-b81a555dc3094e06d776bb4c370c5e0ee12cd77e.zip FreeBSD-ports-b81a555dc3094e06d776bb4c370c5e0ee12cd77e.tar.gz |
Updated to 0.26
-rw-r--r-- | textproc/p5-Spreadsheet-ParseExcel/Makefile | 20 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-ParseExcel/distinfo | 2 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-ParseExcel/pkg-descr | 8 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-ParseExcel/pkg-plist | 36 |
4 files changed, 60 insertions, 6 deletions
diff --git a/textproc/p5-Spreadsheet-ParseExcel/Makefile b/textproc/p5-Spreadsheet-ParseExcel/Makefile index 0afaff9..80ad22c 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/Makefile +++ b/textproc/p5-Spreadsheet-ParseExcel/Makefile @@ -6,22 +6,34 @@ # PORTNAME= Spreadsheet-ParseExcel -PORTVERSION= 0.2403 +PORTVERSION= 0.26 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Spreadsheet PKGNAMEPREFIX= p5- -MAINTAINER= skv@protey.ru +MAINTAINER= skv@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" MAN3= Spreadsheet::ParseExcel.3 \ - Spreadsheet::ParseExcel::Utility.3 \ - Spreadsheet::ParseExcel::SaveParser.3 + Spreadsheet::ParseExcel::SaveParser.3 \ + Spreadsheet::ParseExcel::Utility.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +post-install: + +.ifndef(NOPORTDOCS) + @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" + @${MKDIR} ${EXAMPLESDIR}/Excel + @${INSTALL_DATA} ${WRKSRC}/sample/README ${WRKSRC}/sample/res* \ + ${EXAMPLESDIR} + @${INSTALL_SCRIPT} ${WRKSRC}/sample/*.pl ${EXAMPLESDIR} + @${INSTALL_DATA} ${WRKSRC}/sample/Excel/* ${EXAMPLESDIR}/Excel +.endif + .include <bsd.port.mk> diff --git a/textproc/p5-Spreadsheet-ParseExcel/distinfo b/textproc/p5-Spreadsheet-ParseExcel/distinfo index 54e3df4..f1402f9 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/distinfo +++ b/textproc/p5-Spreadsheet-ParseExcel/distinfo @@ -1 +1 @@ -MD5 (Spreadsheet-ParseExcel-0.2403.tar.gz) = face0d4838e49802236266eda7801b20 +MD5 (Spreadsheet-ParseExcel-0.26.tar.gz) = a89b2e2f5bbc84ee8701ddec0c215312 diff --git a/textproc/p5-Spreadsheet-ParseExcel/pkg-descr b/textproc/p5-Spreadsheet-ParseExcel/pkg-descr index e04f5d6..b7bbc22 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/pkg-descr +++ b/textproc/p5-Spreadsheet-ParseExcel/pkg-descr @@ -1 +1,7 @@ -Spreadsheet::ParseExcel - Get information from Excel file. +Spreadsheet::ParseExcel makes you to get information from Excel95, +Excel97, Excel2000 file. + +WWW: http://search.cpan.org/search?dist=Spreadsheet-ParseExcel + +-- Sergey Skvortsov +skv@FreeBSD.org diff --git a/textproc/p5-Spreadsheet-ParseExcel/pkg-plist b/textproc/p5-Spreadsheet-ParseExcel/pkg-plist index 687202b..7e606f2 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/pkg-plist +++ b/textproc/p5-Spreadsheet-ParseExcel/pkg-plist @@ -11,3 +11,39 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet/ParseExcel/.pack @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet 2>/dev/null || true @dirrm lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/ParseExcel @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet 2>/dev/null || true +%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/AuthorK.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/AuthorK95.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/FmtTest.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Rich.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test1904.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test1904_95.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test95.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test95J.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test97.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/Test97J.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/Excel/oem.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/Ilya.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/README +%%PORTDOCS%%%%EXAMPLESDIR%%/chkFmt.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/chkInfo.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/dmpEx.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/dmpExH.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/dmpExHJ.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/dmpExJ.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/dmpExR.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/dmpExU.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/iftest.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/iftestj.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/res_fmt +%%PORTDOCS%%%%EXAMPLESDIR%%/res_info +%%PORTDOCS%%%%EXAMPLESDIR%%/res_oem +%%PORTDOCS%%%%EXAMPLESDIR%%/res_rich +%%PORTDOCS%%%%EXAMPLESDIR%%/res_sample +%%PORTDOCS%%%%EXAMPLESDIR%%/res_samplej +%%PORTDOCS%%%%EXAMPLESDIR%%/sample.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/sampleOEM.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/sample_j.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/smpFile.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/xls2csv.pl +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Excel +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% |