[29394] trunk/dports/net/howl/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 22 15:16:55 PDT 2007


Revision: 29394
          http://trac.macosforge.org/projects/macports/changeset/29394
Author:   nox at macports.org
Date:     2007-09-22 15:16:55 -0700 (Sat, 22 Sep 2007)

Log Message:
-----------
howl: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/net/howl/Portfile

Modified: trunk/dports/net/howl/Portfile
===================================================================
--- trunk/dports/net/howl/Portfile	2007-09-22 21:59:59 UTC (rev 29393)
+++ trunk/dports/net/howl/Portfile	2007-09-22 22:16:55 UTC (rev 29394)
@@ -1,33 +1,31 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem      1.0
 
-name			howl
-version			0.9.10
-categories		net
-platforms		darwin
-maintainers		nomaintainer at macports.org
-description		Howl is a cross-platform implementation of Zeroconf \
-			networking.
-long_description	Howl is a cross-platform implementation of Zeroconf \
-			networking. \
-			Branded as Rendezvous(tm) by Apple Computer, Inc., \
-			Zeroconf standardizes networking protocols for \
-			delivering hassle-free ad-hoc networking, service \
-			discovery and IP configuration. This ease of use, \
-			enjoyed by users of Mac OS X, is now available as an \
-			SDK for Windows 2000/XP and many flavors of Unix. Howl \
-			allows software developers to easily embed Zeroconf \
-			functionality in their applications, making cumbersome \
-			and error-prone network configuration tasks seem so \
-			five minutes ago. Give your users what they want. Give \
-			them simple, elegant networking. Give them Howl.
+name            howl
+version         0.9.10
+categories      net
+platforms       darwin
+maintainers     nomaintainer
+description     Howl is a cross-platform implementation of Zeroconf networking.
 
-homepage		http://www.porchdogsoft.com/products/howl/
-master_sites		http://www.porchdogsoft.com/download/
-checksums		sha1 40e9c0fbfa8239641be3afa47a31ae6c10af1127
-patchfiles		patch-src-lib-howl-MacOSX-macosx_salt.c \
-			patch-src-lib-howl-MacOSX-macosx_salt.h
+long_description \
+    Howl is a cross-platform implementation of Zeroconf networking. Branded as Rendezvous(tm) by \
+    Apple Computer, Inc., Zeroconf standardizes networking protocols for delivering hassle-free \
+    ad-hoc networking, service discovery and IP configuration. This ease of use, enjoyed by users \
+    of Mac OS X, is now available as an SDK for Windows 2000/XP and many flavors of Unix. Howl \
+    allows software developers to easily embed Zeroconf functionality in their applications, making \
+    cumbersome and error-prone network configuration tasks seem so five minutes ago. Give your \
+    users what they want. Give them simple, elegant networking. Give them Howl.
 
-test.run		yes
-test.target		check
+homepage        http://www.porchdogsoft.com/products/howl/
+master_sites    http://www.porchdogsoft.com/download/
+
+checksums       sha1 40e9c0fbfa8239641be3afa47a31ae6c10af1127
+
+patchfiles      patch-src-lib-howl-MacOSX-macosx_salt.c \
+                patch-src-lib-howl-MacOSX-macosx_salt.h
+
+test.run        yes
+test.target     check
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070922/c386fdba/attachment.html


More information about the macports-changes mailing list