Skip to content
Permalink
Browse files

xfe: whitespace changes

 - De-tab
 - Sort dependencies
  • Loading branch information
mf2k authored and Schima committed Apr 16, 2019
1 parent a7084b0 commit 759f0ec814f0c1e1447481dfdc98960bd297de75
Showing with 17 additions and 12 deletions.
  1. +17 −12 x11/xfe/Portfile
@@ -3,14 +3,15 @@
PortSystem 1.0
PortGroup legacysupport 1.0

name xfe
version 1.43.1
categories x11
platforms darwin freebsd
license GPL-2+
maintainers nomaintainer
description X File Explorer (Xfe) is an MS-Explorer like file manager for X.
long_description \
name xfe
version 1.43.1
categories x11
platforms darwin freebsd
license GPL-2+
maintainers nomaintainer

description X File Explorer (Xfe) is an MS-Explorer like file manager for X.
long_description \
X File Explorer (Xfe) is a filemanager for X. It is based on the popular \
X Win Commander, which is discontinued. Xfe is desktop independent and \
is written with the C++ Fox Toolkit. It has Windows Commander or \
@@ -19,16 +20,20 @@ long_description \
change file attributes, auto save registry, compressed archives \
view/creation/extraction and much more.

homepage http://roland65.free.fr/xfe/
master_sites sourceforge:project/xfe/xfe/${version}/
homepage http://roland65.free.fr/xfe/
master_sites sourceforge:project/xfe/xfe/${version}/

checksums rmd160 989059822327fdafd4b9d87a861b9cfdecf2138e \
sha256 c26329af19ab3713408cbe43517c0e2b96fd748cac3a80825d7125acb80ec252 \
size 2776237

depends_build port:intltool port:pkgconfig
depends_build port:intltool \
port:pkgconfig

depends_lib port:fox port:libpng port:freetype port:xorg-xcb-util
depends_lib port:fox \
port:freetype \
port:libpng \
port:xorg-xcb-util

post-patch {
reinplace "s|/usr/local/share|${prefix}/share|g" \

0 comments on commit 759f0ec

Please sign in to comment.
You can’t perform that action at this time.