[63836] trunk/dports/python
ecronin at macports.org
ecronin at macports.org
Tue Feb 16 14:59:49 PST 2010
Revision: 63836
http://trac.macports.org/changeset/63836
Author: ecronin at macports.org
Date: 2010-02-16 14:59:49 -0800 (Tue, 16 Feb 2010)
Log Message:
-----------
New port: python/py26-pymtp
Added Paths:
-----------
trunk/dports/python/py26-pymtp/
trunk/dports/python/py26-pymtp/Portfile
Added: trunk/dports/python/py26-pymtp/Portfile
===================================================================
--- trunk/dports/python/py26-pymtp/Portfile (rev 0)
+++ trunk/dports/python/py26-pymtp/Portfile 2010-02-16 22:59:49 UTC (rev 63836)
@@ -0,0 +1,30 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-pymtp
+version 0.0.4
+categories-append multimedia
+platforms darwin
+maintainers ecronin openmaintainer
+description Python wrapper for libmtp
+long_description \
+ PyMTP is a Pythonic wrapper around libmtp, allowing python \
+ applications to communicate with MTP devices, such as the \
+ Microsoft(R) Zune(TM), Creative(R) Zen(TM) devices (except the \
+ Creative Zen Stone), and many others
+
+
+homepage http://downloads.nick125.com/projects/pymtp/
+master_sites ${homepage}
+distname pymtp-${version}
+use_bzip2 yes
+
+checksums md5 5eff39cbcc2e073228df04fe1ab1fce8 \
+ sha1 bfdeae5a949e8f1fb841284ac3b29ccfcf7aa197 \
+ rmd160 d68de908319baaea022a97565a76af311d8aac19
+
+depends_lib port:libmtp
+
Property changes on: trunk/dports/python/py26-pymtp/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/20100216/3111a079/attachment.html>
More information about the macports-changes
mailing list