[36542] trunk/dports/x11
bbyer at macports.org
bbyer at macports.org
Mon May 5 17:16:57 PDT 2008
Revision: 36542
http://trac.macosforge.org/projects/macports/changeset/36542
Author: bbyer at macports.org
Date: 2008-05-05 17:16:56 -0700 (Mon, 05 May 2008)
Log Message:
-----------
created Portfile for xeyes
Added Paths:
-----------
trunk/dports/x11/xeyes/
trunk/dports/x11/xeyes/Portfile
Added: trunk/dports/x11/xeyes/Portfile
===================================================================
--- trunk/dports/x11/xeyes/Portfile (rev 0)
+++ trunk/dports/x11/xeyes/Portfile 2008-05-06 00:16:56 UTC (rev 36542)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem 1.0
+
+name xeyes
+version 1.0.1
+categories x11
+platforms darwin
+maintainers bbyer at macports.org
+description X11 xeyes demo app
+long_description xeyes defies description.
+
+homepage http://www.x.org
+master_sites ${homepage}/pub/individual/app/
+
+checksums sha1 49dea108cb2a825e5dfd517d34dd2a4d1608ccbc
+use_bzip2 yes
+
+depends_lib lib:libX11:xorg-libX11
+
+configure.env PKG_CONFIG_PATH=/usr/X11/lib/pkgconfig
+configure.args --mandir=${prefix}/share/man
+
+livecheck.check regex
+livecheck.url ${master_sites}
+#livecheck.regex "${name}\\.tar\\.gz -> ${name}-(\\d+)\\.tgz"
Property changes on: trunk/dports/x11/xeyes/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/20080505/9d05996d/attachment.html
More information about the macports-changes
mailing list