[64485] trunk/dports/textproc

snc at macports.org snc at macports.org
Sun Mar 7 07:50:49 PST 2010


Revision: 64485
          http://trac.macports.org/changeset/64485
Author:   snc at macports.org
Date:     2010-03-07 07:50:46 -0800 (Sun, 07 Mar 2010)
Log Message:
-----------
create libxls, #23927

Added Paths:
-----------
    trunk/dports/textproc/libxls/
    trunk/dports/textproc/libxls/Portfile

Added: trunk/dports/textproc/libxls/Portfile
===================================================================
--- trunk/dports/textproc/libxls/Portfile	                        (rev 0)
+++ trunk/dports/textproc/libxls/Portfile	2010-03-07 15:50:46 UTC (rev 64485)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                libxls
+version             0.2.0
+categories          textproc
+maintainers         users.sourceforge.net:nicos_pavlov openmaintainer
+platforms           darwin
+
+description         libxls is a C library which can read Excel (xls) files
+long_description    Library for parsing Excel (XLS) files, with a sample \
+                    program for converting Excel files into CSV.
+homepage            http://libxls.sourceforge.net/
+master_sites        sourceforge
+
+checksums           md5     8a3ecce8855cfb1ff5e0ae42c09cb9de \
+                    sha1    f385bd84104d98e0541919bcc316120cd9def0c4 \
+                    rmd160  36bf0ab84f7dfc6c90e48cfd571455d9d1554de1
+
+use_parallel_build  no


Property changes on: trunk/dports/textproc/libxls/Portfile
___________________________________________________________________
Added: svn:keywords:Id
   + 
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100307/5be134c3/attachment.html>


More information about the macports-changes mailing list