Modified: trunk/dports/graphics/feh/Portfile (87435 => 87436)
--- trunk/dports/graphics/feh/Portfile 2011-11-21 12:06:22 UTC (rev 87435)
+++ trunk/dports/graphics/feh/Portfile 2011-11-21 12:07:12 UTC (rev 87436)
@@ -1,19 +1,19 @@
+# -*- 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
+PortSystem 1.0
-name feh
+name feh
version 2.1
-categories graphics
-maintainers nomaintainer
+categories graphics
+platforms darwin
+maintainers nomaintainer
license MIT
-description Fast lightweight image viewer
-long_description \
- Simple and fast image viewer using imlib2 with file list and \
- recursive file opening.
+description Fast lightweight image viewer
-platforms darwin
+long_description Simple and fast image viewer using imlib2 with file list \
+ and recursive file opening.
homepage http://feh.finalrewind.org/
master_sites ${homepage}