[csw-devel] SF.net SVN: gar:[13034] csw/mgar/pkg/cpan/HTML-TableExtract/trunk/Makefile

jonbcraig at users.sourceforge.net jonbcraig at users.sourceforge.net
Fri Jan 21 06:32:10 CET 2011


Revision: 13034
          http://gar.svn.sourceforge.net/gar/?rev=13034&view=rev
Author:   jonbcraig
Date:     2011-01-21 05:32:10 +0000 (Fri, 21 Jan 2011)

Log Message:
-----------
HTML::TableExtract: Added ARCHALL = 1

Modified Paths:
--------------
    csw/mgar/pkg/cpan/HTML-TableExtract/trunk/Makefile

Modified: csw/mgar/pkg/cpan/HTML-TableExtract/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/HTML-TableExtract/trunk/Makefile	2011-01-21 05:18:55 UTC (rev 13033)
+++ csw/mgar/pkg/cpan/HTML-TableExtract/trunk/Makefile	2011-01-21 05:32:10 UTC (rev 13034)
@@ -3,7 +3,7 @@
 CATEGORIES = cpan
 AUTHOR = MSISK
 
-DESCRIPTION = Perl module for extracting the content contained in tables within an HTML document.
+DESCRIPTION = module for extracting the contents of tables within an HTML document.
 define BLURB
   HTML::TableExtract is a subclass of HTML::Parser that serves to extract the 
   information from tables of interest contained within an HTML document. The 
@@ -17,6 +17,8 @@
 
 DEPENDS += cpan/HTML-Parser cpan/HTML-Tagset cpan/HTML-Element-Extended cpan/HTML-Tree cpan/Test-Exception cpan/Sub-Uplevel
 
+ARCHALL = 1
+
 LICENSE = files/COPYING
 
 include gar/category.mk


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list