[44600] trunk/dports/x11

blb at macports.org blb at macports.org
Tue Dec 30 22:26:59 PST 2008


Revision: 44600
          http://trac.macports.org/changeset/44600
Author:   blb at macports.org
Date:     2008-12-30 22:26:59 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
New port - x11/xstdcmap, X11 standard colormap utility

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

Added: trunk/dports/x11/xstdcmap/Portfile
===================================================================
--- trunk/dports/x11/xstdcmap/Portfile	                        (rev 0)
+++ trunk/dports/x11/xstdcmap/Portfile	2008-12-31 06:26:59 UTC (rev 44600)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+name                xstdcmap
+version             1.0.1
+categories          x11
+maintainers         blb openmaintainer
+description         X11 standard colormap utility
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     86ab558441edfb86f853639e4290a754 \
+                    sha1    cb222bca38c5f739bdda9f2d66a023b531c51f93 \
+                    rmd160  520d7ba5af6e99780b24128a2d6a1a2407c66990
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXmu.6:xorg-libXmu
+
+configure.args      --mandir=${prefix}/share/man
+


Property changes on: trunk/dports/x11/xstdcmap/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/5617681b/attachment-0001.html>


More information about the macports-changes mailing list