[88664] trunk/dports/office/keepnote/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jan 7 02:58:06 PST 2012
Revision: 88664
http://trac.macports.org/changeset/88664
Author: ryandesign at macports.org
Date: 2012-01-07 02:58:06 -0800 (Sat, 07 Jan 2012)
Log Message:
-----------
keepnote: adjust whitespace
Modified Paths:
--------------
trunk/dports/office/keepnote/Portfile
Modified: trunk/dports/office/keepnote/Portfile
===================================================================
--- trunk/dports/office/keepnote/Portfile 2012-01-07 10:57:07 UTC (rev 88663)
+++ trunk/dports/office/keepnote/Portfile 2012-01-07 10:58:06 UTC (rev 88664)
@@ -10,15 +10,17 @@
license GPL-2
platforms darwin
maintainers nomaintainer
+
description Cross-platform note-taking and organization
-long_description \
- KeepNote is a note taking application that works on Windows, \
- Linux, and Mac OS X. With KeepNote, you can store your class \
- notes, to-do lists, research notes, journal entries, paper \
- outlines, etc. in a simple notebook hierarchy with rich-text \
- formatting, images, and more. Using full-text search, \
- you can retrieve any note for later reference.
+long_description KeepNote is a note taking application that works on \
+ Windows, Linux, and Mac OS X. With KeepNote, you can \
+ store your class notes, to-do lists, research notes, \
+ journal entries, paper outlines, etc. in a simple \
+ notebook hierarchy with rich-text formatting, images, \
+ and more. Using full-text search, you can retrieve any \
+ note for later reference.
+
homepage http://keepnote.org/
master_sites ${homepage}download
distname keepnote-${version}
@@ -29,11 +31,11 @@
depends_lib port:py27-gtk
post-destroot {
- xinstall -d ${destroot}${prefix}/share/applications/
- xinstall -d ${destroot}${prefix}/share/icons/hicolor/48x48/apps/
- ln -s ${python.prefix}/bin/keepnote ${destroot}${prefix}/bin/
- ln -s ${python.prefix}/share/applications/keepnote.desktop ${destroot}${prefix}/share/applications/
- ln -s ${python.prefix}/share/icons/hicolor/48x48/apps/keepnote.png ${destroot}${prefix}/share/icons/hicolor/48x48/apps/
+ xinstall -d ${destroot}${prefix}/share/applications/
+ xinstall -d ${destroot}${prefix}/share/icons/hicolor/48x48/apps/
+ ln -s ${python.prefix}/bin/keepnote ${destroot}${prefix}/bin/
+ ln -s ${python.prefix}/share/applications/keepnote.desktop ${destroot}${prefix}/share/applications/
+ ln -s ${python.prefix}/share/icons/hicolor/48x48/apps/keepnote.png ${destroot}${prefix}/share/icons/hicolor/48x48/apps/
}
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120107/ea8f0d0b/attachment-0001.html>
More information about the macports-changes
mailing list