# -*- 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 canto version 0.6.13 categories net python maintainers codezen.org:jack license GPL-2 description flexible ncurses Atom/RSS newsreader for the console long_description Canto is an Atom/RSS feed reader for the console that is meant to be \ quick, concise, and colorful. It provides a minimal, yet information packed interface with \ almost infinite customization and extensibility homepage http://codezen.org/canto platforms darwin master_sites http://codezen.org/static/ checksums md5 7836cf54cbb0af48d3d68a8aa86432b7 \ sha1 e86e0980cee126a6eeff5ef4c8effba41ff3245b depends_lib port:ncurses \ port:py26-feedparser \ port:py26-chardet post-destroot { ln -s ${prefix}/Library/Frameworks/Python.framework/Versions/2.6/bin/canto ${prefix}/bin/canto }