[27855] trunk/dports/aqua/launch/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Aug 15 02:55:07 PDT 2007
Revision: 27855
http://trac.macosforge.org/projects/macports/changeset/27855
Author: nox at macports.org
Date: 2007-08-15 02:55:07 -0700 (Wed, 15 Aug 2007)
Log Message:
-----------
launch: Whitespace changes.
Modified Paths:
--------------
trunk/dports/aqua/launch/Portfile
Modified: trunk/dports/aqua/launch/Portfile
===================================================================
--- trunk/dports/aqua/launch/Portfile 2007-08-15 09:36:36 UTC (rev 27854)
+++ trunk/dports/aqua/launch/Portfile 2007-08-15 09:55:07 UTC (rev 27855)
@@ -1,20 +1,24 @@
# $Id$
-PortSystem 1.0
-name launch
-version 1.0.1
-categories aqua
-maintainers nomaintainer at macports.org
-description command-line launcher for Mac OS X in the spirit of open
+PortSystem 1.0
+
+name launch
+version 1.0.1
+categories aqua
+maintainers nomaintainer
+description command-line launcher for Mac OS X in the spirit of open
+
long_description \
Apple provides a simple command-line launching program called open \
with Mac OS X. It offers few options - launching applications by name \
or by path, launching TextEdit, or opening a number of applications, \
documents, folders, or URLs. With the exception of special support for \
TextEdit (open -a), launch does all this and more.
+
homepage http://web.sabi.net/nriley/software/
+master_sites ${homepage}
platforms darwin
-master_sites ${homepage}
+
checksums md5 0c9f963701cdbe3272e2634cc3693b0d
use_configure no
@@ -27,3 +31,4 @@
xinstall -m 775 ${worksrcpath}/build/launch ${destroot}${prefix}/bin
xinstall -m 664 ${worksrcpath}/launch.1 ${destroot}${prefix}/share/man/man1
}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070815/56af21b7/attachment.html
More information about the macports-changes
mailing list