Revision: 76323 http://trac.macports.org/changeset/76323 Author: ryandesign@macports.org Date: 2011-02-19 20:02:34 -0800 (Sat, 19 Feb 2011) Log Message: ----------- X-MasTree: whitespace changes / reformatting / add modeline Modified Paths: -------------- trunk/dports/aqua/X-MasTree/Portfile Modified: trunk/dports/aqua/X-MasTree/Portfile =================================================================== --- trunk/dports/aqua/X-MasTree/Portfile 2011-02-20 04:00:51 UTC (rev 76322) +++ trunk/dports/aqua/X-MasTree/Portfile 2011-02-20 04:02:34 UTC (rev 76323) @@ -1,30 +1,29 @@ +# -*- 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 xcode 1.0 +PortSystem 1.0 +PortGroup xcode 1.0 -name X-MasTree -version 1.4 -categories aqua amusements -maintainers nomaintainer -homepage http://www.jschilling.net/sw_xmastree.php -description Christmas tree +name X-MasTree +version 1.4 +categories aqua amusements +maintainers nomaintainer -long_description A Christmas tree for your Mac. - - -master_sites http://homepage.mac.com/johnnycat/sfw/ +description Christmas tree -checksums \ - md5 701c711b0b14e8b14cf477e7e4bb64d1 \ - sha1 25af00c8b80220d50b49bf33f9003e24d2ea4103 \ - rmd160 a3ff3650c9cd8bb73bcd0b85ebcc5f866b5c2067 +long_description A Christmas tree for your Mac. -dist_subdir ${name}/${version} -distname ${name}Source -use_zip yes +homepage http://www.jschilling.net/sw_xmastree.php +master_sites http://homepage.mac.com/johnnycat/sfw/ -patchfiles InfoPlist.strings.diff +dist_subdir ${name}/${version} +distname ${name}Source +use_zip yes -xcode.configuration Release -xcode.target X-MasTree +checksums sha1 25af00c8b80220d50b49bf33f9003e24d2ea4103 \ + rmd160 a3ff3650c9cd8bb73bcd0b85ebcc5f866b5c2067 + +patchfiles InfoPlist.strings.diff + +xcode.configuration Release +xcode.target X-MasTree