[57357] trunk/dports/devel
ryandesign at macports.org
ryandesign at macports.org
Wed Sep 9 23:22:25 PDT 2009
Revision: 57357
http://trac.macports.org/changeset/57357
Author: ryandesign at macports.org
Date: 2009-09-09 23:22:21 -0700 (Wed, 09 Sep 2009)
Log Message:
-----------
libxdg-basedir: new port, version 1.0.2; closes #21067
Added Paths:
-----------
trunk/dports/devel/libxdg-basedir/
trunk/dports/devel/libxdg-basedir/Portfile
Added: trunk/dports/devel/libxdg-basedir/Portfile
===================================================================
--- trunk/dports/devel/libxdg-basedir/Portfile (rev 0)
+++ trunk/dports/devel/libxdg-basedir/Portfile 2009-09-10 06:22:21 UTC (rev 57357)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+
+name libxdg-basedir
+version 1.0.2
+maintainers kpricorn.org:macports openmaintainer
+categories devel
+platforms darwin
+description An implementation of the XDG Base Directory specification
+
+long_description \
+ This library implements functions to list the \
+ directories according to the specification and \
+ provides a few higher-level functions for use \
+ with the specification.
+
+homepage http://n.ethz.ch/student/nevillm/download/${name}/
+master_sites ${homepage}
+
+checksums md5 944202425e5359666f268d18671303d4 \
+ sha1 8c75931d0abcf7fefae50f22d06299ca1f06d1da \
+ rmd160 d0794d8eb6c853c5ef80755df718450c81935754
+
+configure.args --disable-doxygen-doc \
+ --disable-doxygen-dot \
+ --disable-doxygen-html
Property changes on: trunk/dports/devel/libxdg-basedir/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/20090909/18a2f14a/attachment.html>
More information about the macports-changes
mailing list