[28219] trunk/dports/aqua/AquaLess/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Aug 24 15:49:02 PDT 2007
Revision: 28219
http://trac.macosforge.org/projects/macports/changeset/28219
Author: nox at macports.org
Date: 2007-08-24 15:49:02 -0700 (Fri, 24 Aug 2007)
Log Message:
-----------
AquaLess:
* Added long_description.
* Whitespace changes.
Modified Paths:
--------------
trunk/dports/aqua/AquaLess/Portfile
Modified: trunk/dports/aqua/AquaLess/Portfile
===================================================================
--- trunk/dports/aqua/AquaLess/Portfile 2007-08-24 22:41:59 UTC (rev 28218)
+++ trunk/dports/aqua/AquaLess/Portfile 2007-08-24 22:49:02 UTC (rev 28219)
@@ -7,22 +7,26 @@
version 1.5
categories aqua sysutils
maintainers nox
-homepage http://aqualess.sourceforge.net/
description Cocoa pager similar to less
-long_description ${description}
-
-
-master_sites sourceforge:aqualess
-checksums md5 7e3d04993dc09c31f1daf09dbb5e2677 \
- sha1 754681d9bd3e85586d2e50a9697c2ca0dc3b4750 \
- rmd160 7a574fff89463fa57e0f1a0e49ad790be2e00b93
+long_description \
+ AquaLess is a text pager for Mac OS X. It allows you to browse plain \
+ text files and -- more importantly -- text output from Unix command \
+ line tools. AquaLess is a Cocoa replacement for the less command, which \
+ is constrained to the terminal window. AquaLess opens a separate window \
+ for each text, so you can keep working in the terminal while you read.
+homepage http://aqualess.sourceforge.net/
+master_sites sourceforge:aqualess
distname ${name}-${version}-src
xcode.target ${name}
xcode.destroot.settings SKIP_INSTALL=NO
+checksums md5 7e3d04993dc09c31f1daf09dbb5e2677 \
+ sha1 754681d9bd3e85586d2e50a9697c2ca0dc3b4750 \
+ rmd160 7a574fff89463fa57e0f1a0e49ad790be2e00b93
+
post-patch {
reinplace -E "/@/s|/usr|${prefix}|" \
${worksrcpath}/ToolInstaller.m
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070824/4fb5a681/attachment.html
More information about the macports-changes
mailing list