[30768] trunk/dports/multimedia/live555/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Nov 6 08:09:44 PST 2007


Revision: 30768
          http://trac.macosforge.org/projects/macports/changeset/30768
Author:   milosh at macports.org
Date:     2007-11-06 08:09:43 -0800 (Tue, 06 Nov 2007)

Log Message:
-----------
Beautifying Portfile

Modified Paths:
--------------
    trunk/dports/multimedia/live555/Portfile

Modified: trunk/dports/multimedia/live555/Portfile
===================================================================
--- trunk/dports/multimedia/live555/Portfile	2007-11-06 15:44:58 UTC (rev 30767)
+++ trunk/dports/multimedia/live555/Portfile	2007-11-06 16:09:43 UTC (rev 30768)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name             live555
 version          2007.11.01
 categories       multimedia
@@ -11,10 +12,11 @@
   standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be\
   compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and\
   other POSIX-compliant systems) - can be used to build streaming\
-  applications. 
+  applications.
 homepage         http://www.live555.com/liveMedia/
 platforms        darwin
-master_sites     ${homepage}public/
+master_sites     ${homepage}public/ \
+                 macports
 checksums        md5 b36b3ea612c19ba3fdf734ac8b718259 \
                  sha1 77160cf3cdb62be7410c938101983bfed254d2bd \
                  rmd160 0e1656d05ac961cd1cd8c0ed58b6205f0916edbe
@@ -22,9 +24,9 @@
 worksrcdir       live
 configure.cmd    ./genMakefiles
 configure.args   macosx
-configure.pre_args	
+configure.pre_args {}
 destroot {
-		file copy ${workpath}/live ${destroot}${prefix}/lib/ 
+        file copy ${workpath}/live ${destroot}${prefix}/lib/ 
 }
 
 livecheck.check     regex

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


More information about the macports-changes mailing list