[44577] trunk/dports/x11
blb at macports.org
blb at macports.org
Tue Dec 30 17:09:31 PST 2008
Revision: 44577
http://trac.macports.org/changeset/44577
Author: blb at macports.org
Date: 2008-12-30 17:09:31 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xmessage, Display a message or query in a window (X11-based /bin/echo)
Added Paths:
-----------
trunk/dports/x11/xmessage/
trunk/dports/x11/xmessage/Portfile
Added: trunk/dports/x11/xmessage/Portfile
===================================================================
--- trunk/dports/x11/xmessage/Portfile (rev 0)
+++ trunk/dports/x11/xmessage/Portfile 2008-12-31 01:09:31 UTC (rev 44577)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem 1.0
+name xmessage
+version 1.0.2
+categories x11
+maintainers blb openmaintainer
+description Display a message or query in a window (X11-based /bin/echo)
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/app/
+use_bzip2 yes
+
+checksums md5 b4b561ef11fd184989a6062962e86748 \
+ sha1 866dea3f01e2c9a3657bb1e56396b6ae1af4be3f \
+ rmd160 610815e2c5a04f441fb41c6f63f2b33aaa2fa254
+
+depends_build port:pkgconfig
+
+depends_lib lib:libXaw:xorg-libXaw
+
+configure.args --mandir=${prefix}/share/man --disable-xprint
+
Property changes on: trunk/dports/x11/xmessage/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/20081230/1fb8f93d/attachment-0001.html>
More information about the macports-changes
mailing list