[71897] trunk/dports/net/etherape/Portfile
jmr at macports.org
jmr at macports.org
Sun Sep 26 02:56:47 PDT 2010
Revision: 71897
http://trac.macports.org/changeset/71897
Author: jmr at macports.org
Date: 2010-09-26 02:56:43 -0700 (Sun, 26 Sep 2010)
Log Message:
-----------
etherape: whitespace
Modified Paths:
--------------
trunk/dports/net/etherape/Portfile
Modified: trunk/dports/net/etherape/Portfile
===================================================================
--- trunk/dports/net/etherape/Portfile 2010-09-26 08:08:08 UTC (rev 71896)
+++ trunk/dports/net/etherape/Portfile 2010-09-26 09:56:43 UTC (rev 71897)
@@ -1,38 +1,40 @@
# $Id$
-PortSystem 1.0
-name etherape
-version 0.9.7
-categories net
-maintainers nomaintainer
-description graphical network monitor
+
+PortSystem 1.0
+
+name etherape
+version 0.9.7
+categories net
+maintainers nomaintainer
+description graphical network monitor
long_description \
- EtherApe is a graphical network monitor for Unix modeled after \
- etherman. Featuring link layer, ip and TCP modes, it displays network \
- activity graphically. Hosts and links change in size with traffic. \
- Color coded protocols display. It supports Ethernet, FDDI, Token \
- Ring, ISDN, PPP and SLIP devices. It can filter traffic to be shown, \
- and can read traffic from a file as well as live from the network.
-homepage http://etherape.sourceforge.net/
-master_sites sourceforge:etherape
-platforms darwin
-checksums md5 7b5783090d92abe79634da4b582c6b48
+ EtherApe is a graphical network monitor for Unix modeled after \
+ etherman. Featuring link layer, ip and TCP modes, it displays network \
+ activity graphically. Hosts and links change in size with traffic. \
+ Color coded protocols display. It supports Ethernet, FDDI, Token \
+ Ring, ISDN, PPP and SLIP devices. It can filter traffic to be shown, \
+ and can read traffic from a file as well as live from the network.
+homepage http://etherape.sourceforge.net/
+master_sites sourceforge:etherape
+platforms darwin
+checksums md5 7b5783090d92abe79634da4b582c6b48
-depends_lib port:libgnomeui \
- port:libglade2 \
- port:libiconv \
- port:gettext \
- port:libpcap
-
-configure.args --mandir=${prefix}/share/man \
- --disable-thread-resolver
+depends_lib port:libgnomeui \
+ port:libglade2 \
+ port:libiconv \
+ port:gettext \
+ port:libpcap
+
+configure.args --mandir=${prefix}/share/man \
+ --disable-thread-resolver
configure.ldflags-append "-lintl -lresolv"
configure.cflags-append "-I${prefix}/include"
platform darwin {
- patchfiles patch-util.h
+ patchfiles patch-util.h
}
post-extract {
- reinplace "s|,--export-dynamic| |g" ${worksrcpath}/src/Makefile.in
+ reinplace "s|,--export-dynamic| |g" ${worksrcpath}/src/Makefile.in
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100926/444fbd6a/attachment.html>
More information about the macports-changes
mailing list