[33548] trunk/dports/editors

ram at macports.org ram at macports.org
Tue Jan 29 14:35:26 PST 2008


Revision: 33548
          http://trac.macosforge.org/projects/macports/changeset/33548
Author:   ram at macports.org
Date:     2008-01-29 14:35:24 -0800 (Tue, 29 Jan 2008)

Log Message:
-----------
editors/mg: new port, closes #14103

Added Paths:
-----------
    trunk/dports/editors/mg/
    trunk/dports/editors/mg/Portfile

Added: trunk/dports/editors/mg/Portfile
===================================================================
--- trunk/dports/editors/mg/Portfile	                        (rev 0)
+++ trunk/dports/editors/mg/Portfile	2008-01-29 22:35:24 UTC (rev 33548)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem      1.0
+
+name            mg
+version         20070918
+categories      editors
+description     small Emacs-like editor
+long_description    Micro GNU/Emacs: a small, fast, lightweight, emacs-like editor.\
+                    No extension language, just a basic editor for text & code.
+platforms       darwin
+maintainers     kerbit.net:lfk
+
+homepage        http://www.xs4all.nl/~hanb/software/mg
+master_sites    ${homepage}
+
+checksums  md5  1299677cf22fba1f9535e91d8833c68e \
+           sha1 a1301327620c1a361180fbc89dc8d188558e9aa1
+
+# The mg sources have a cludge for a configure script that accepts no options
+# so subvert any attempt to pass args to it by setting configure.pre_args to nothing
+configure.pre_args
+destroot.args   prefix=${prefix} mandir=${prefix}/share/man


Property changes on: trunk/dports/editors/mg/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

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


More information about the macports-changes mailing list