Ticket #20475: Portfile-hellanzb.diff
File Portfile-hellanzb.diff, 864 bytes (added by nerdling (Jeremy Lavergne), 15 years ago) |
---|
-
news/hellanzb/Portfile
old new 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 1 2 # $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ 2 3 3 4 PortSystem 1.0 4 PortGroup python241.05 PortGroup python25 1.0 5 6 6 7 name hellanzb 7 8 version 0.13 … … 25 26 bin:unrar:unrar \ 26 27 bin:flac:flac \ 27 28 bin:shorten:shorten \ 28 port:py -twisted29 port:py25-twisted 29 30 30 31 variant ssl { 31 depends_run-append port:py -openssl32 depends_run-append port:py25-openssl 32 33 } 33 34 34 35 post-activate {