[44532] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 20:07:48 PST 2008


Revision: 44532
          http://trac.macports.org/changeset/44532
Author:   blb at macports.org
Date:     2008-12-29 20:07:48 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xedit, Simple text editor for X11

Added Paths:
-----------
    trunk/dports/x11/xedit/
    trunk/dports/x11/xedit/Portfile

Added: trunk/dports/x11/xedit/Portfile
===================================================================
--- trunk/dports/x11/xedit/Portfile	                        (rev 0)
+++ trunk/dports/x11/xedit/Portfile	2008-12-30 04:07:48 UTC (rev 44532)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xedit
+version             1.1.2
+categories          x11 editors
+maintainers         blb openmaintainer
+description         Simple text editor for X11
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     67193be728414d45a1922911e6437991 \
+                    sha1    e2d9f49dd7e82959e0678c2417256cd59b06772f \
+                    rmd160  3c3b28f3e73cbc934ed061621f684f4c7c0b30f3
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXaw:xorg-libXaw
+
+configure.args      --disable-xprint
+


Property changes on: trunk/dports/x11/xedit/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081229/c2ce153d/attachment.html>


More information about the macports-changes mailing list