# -*- 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