# -*- 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-midgard2 set internal_name python-midgard2 version 10.05.0 categories python maintainers jwa description Python interface to the Midgard content repository long_description Python interface to the Midgard content repository homepage http://www.midgard-project.org/ platforms darwin #depends_build port:py26-setuptools depends_lib port:midgard2-core \ port:py26-gobject master_sites http://www.midgard-project.org/midcom-serveattachmentguid-6075d58a594911df8f709d4060aa106a106a/ distname ${internal_name}-${version} set worksrcdir ${internal_name}-${version} #use_bzip2 yes checksums md5 c5003bd931eabb7a2c288ca312c2ed8a \ sha1 3833218eda013c3ff480b07a7bd37326d9a11bac \ rmd160 e264e77e869f85f5378a1dc59a8b180dba09191e #patchfiles setup.py.diff livecheck.type regex livecheck.url ${homepage}/download/9-9/ livecheck.regex ${internal_name}-(9\\.\[0-9\]+\\.\[0-9\])\\.tar\\.\[bg\]z