[116866] trunk/dports/devel/libdmapsharing/Portfile

devans at macports.org devans at macports.org
Sat Feb 8 21:44:01 PST 2014


Revision: 116866
          https://trac.macports.org/changeset/116866
Author:   devans at macports.org
Date:     2014-02-08 21:44:01 -0800 (Sat, 08 Feb 2014)
Log Message:
-----------
libdmapsharing: add mode line, reformat, whitespace only.

Modified Paths:
--------------
    trunk/dports/devel/libdmapsharing/Portfile

Modified: trunk/dports/devel/libdmapsharing/Portfile
===================================================================
--- trunk/dports/devel/libdmapsharing/Portfile	2014-02-09 05:37:19 UTC (rev 116865)
+++ trunk/dports/devel/libdmapsharing/Portfile	2014-02-09 05:44:01 UTC (rev 116866)
@@ -1,23 +1,24 @@
+# -*- 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            libdmapsharing
 version         2.9.24
-categories	devel
+categories      devel
 license         LGPL-2+
 maintainers     nomaintainer
 
-description	A DMAP client and server library
+description     A DMAP client and server library
 
 long_description \
-		libdmapsharing implements the DMAP protocols. This includes \
-		support for DAAP and DPAP.
+                libdmapsharing implements the DMAP protocols. This includes \
+                support for DAAP and DPAP.
 
 homepage        http://www.flyn.org/projects/libdmapsharing/
 master_sites    ${homepage}
 
-platforms	darwin
+platforms       darwin
 
 checksums       rmd160  6d9419d3583b5514417133b1bb40f74ee5bdb4e7 \
                 sha256  8d323707a4e6baea9000b5886ba8ea717966ef11fd3e464b77e675a9c49fee36
@@ -26,12 +27,12 @@
 
 # gst-plugins-base for libgstapp.
 depends_lib     port:gtk2 \
-		port:libgee \
-		port:libsoup \
-		port:gstreamer1-gst-plugins-base
+                port:libgee \
+                port:libsoup \
+                port:gstreamer1-gst-plugins-base
 
-configure.args	--with-mdns=dns_sd \
-		--disable-silent-rules
+configure.args  --with-mdns=dns_sd \
+                --disable-silent-rules
 
 livecheck.type  regex
 livecheck.url   http://www.flyn.org/projects/libdmapsharing/download.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140208/c65133ff/attachment.html>


More information about the macports-changes mailing list