[22437] trunk/dports/sysutils/highlnk/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 28 23:00:49 PST 2007


Revision: 22437
          http://trac.macosforge.org/projects/macports/changeset/22437
Author:   pipping at macports.org
Date:     2007-02-28 23:00:49 -0800 (Wed, 28 Feb 2007)

Log Message:
-----------
 * cleanup

Modified Paths:
--------------
    trunk/dports/sysutils/highlnk/Portfile

Modified: trunk/dports/sysutils/highlnk/Portfile
===================================================================
--- trunk/dports/sysutils/highlnk/Portfile	2007-03-01 06:52:38 UTC (rev 22436)
+++ trunk/dports/sysutils/highlnk/Portfile	2007-03-01 07:00:49 UTC (rev 22437)
@@ -2,24 +2,24 @@
 
 PortSystem 1.0
 
-name			highlnk
-version			0.2
-categories		sysutils
-platforms		darwin
-maintainers		mww at opendarwin.org
-description		searches identical files to hardlink them to save space
-long_description	The HighLnk projects aims to save space on read-only \
-					partitions and on CDs/DVDs by hard-linking files that are \
-					the same.
+name            highlnk
+version         0.2
+categories      sysutils
+platforms       darwin
+maintainers     mww at opendarwin.org
+description     searches identical files to hardlink them to save space
+long_description \
+    The HighLnk projects aims to save space on read-only partitions and \
+    on CDs/DVDs by hard-linking files that are the same.
 
-homepage		http://www.thpinfo.com/highlnk/
-master_sites	${homepage}
-checksums		md5 8a3364e84eac8c3f908a82951d9437b7
+homepage        http://www.thpinfo.com/highlnk/
+master_sites    ${homepage}
+checksums       md5 8a3364e84eac8c3f908a82951d9437b7
 
-patchfiles		patch-Makefile \
-				patch-finder.c \
-				patch-highlnk.c
+patchfiles      patch-Makefile \
+                patch-finder.c \
+                patch-highlnk.c
 
-use_configure	no
+use_configure   no
 
-destroot.destdir	PREFIX=${destroot}${prefix}
+destroot.destdir    PREFIX=${destroot}${prefix}

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


More information about the macports-changes mailing list