# -*- 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-tvdb version 1.5 platforms darwin maintainers jameskyle description An easy to use API interface to TheTVDB.com long_description ${description} homepage http://github.com/dbr/tvdb_api master_sites ${homepage} distname tvdb_api-${version} fetch.type git git.url git://github.com/dbr/tvdb_api.git git.branch ${version} depends_lib-append port:py26-setuptools