[27983] trunk/dports/archivers/libzzip/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Aug 16 18:36:21 PDT 2007


Revision: 27983
          http://trac.macosforge.org/projects/macports/changeset/27983
Author:   nox at macports.org
Date:     2007-08-16 18:36:21 -0700 (Thu, 16 Aug 2007)

Log Message:
-----------
libzzip: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/archivers/libzzip/Portfile

Modified: trunk/dports/archivers/libzzip/Portfile
===================================================================
--- trunk/dports/archivers/libzzip/Portfile	2007-08-17 01:13:22 UTC (rev 27982)
+++ trunk/dports/archivers/libzzip/Portfile	2007-08-17 01:36:21 UTC (rev 27983)
@@ -1,29 +1,31 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem		1.0
 
-name		libzzip
-version		0.13.38
-categories	archivers devel
-platforms	darwin
-maintainers	nomaintainer at macports.org
-description	library providing read access on ZIP-archives
-long_description	The ZZIPlib provides read access on ZIP-archives. The \
-			library uses only the patent-free \
-			compression-algorithms supported by Zlib. It provides \
-			functions that transparently access files being either \
-			real files or zipped files, both with the same filepath.
+name			libzzip
+version			0.13.38
+categories		archivers devel
+platforms		darwin
+maintainers		nomaintainer
+description		library providing read access on ZIP-archives
 
-homepage	http://zziplib.sourceforge.net/
+long_description \
+				The ZZIPlib provides read access on ZIP-archives. The \
+				library uses only the patent-free compression-algorithms \
+				supported by Zlib. It provides functions that transparently \
+				access files being either real files or zipped files, \
+				both with the same filepath.
+
+homepage		http://zziplib.sourceforge.net/
 master_sites	sourceforge:zziplib
-distname	zziplib-${version}
-checksums	md5 3eccd9b39c057eb49652e90914abfdf5
-use_bzip2	yes
+distname		zziplib-${version}
+checksums		md5 3eccd9b39c057eb49652e90914abfdf5
+use_bzip2		yes
 
-depends_lib	lib:libz:zlib
+depends_lib		lib:libz:zlib
 depends_build	bin:pkg-config:pkgconfig
 
-patchfiles	patch-zzip__types.h
+patchfiles		patch-zzip__types.h
 
 post-destroot	{
 	file delete -force ${destroot}${prefix}/lib/pkgconfig \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070816/44314d89/attachment.html


More information about the macports-changes mailing list