[54188] trunk/dports/multimedia/vobcopy/Portfile

toby at macports.org toby at macports.org
Wed Jul 22 13:06:21 PDT 2009


Revision: 54188
          http://trac.macports.org/changeset/54188
Author:   toby at macports.org
Date:     2009-07-22 13:06:20 -0700 (Wed, 22 Jul 2009)
Log Message:
-----------
whitespace

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

Modified: trunk/dports/multimedia/vobcopy/Portfile
===================================================================
--- trunk/dports/multimedia/vobcopy/Portfile	2009-07-22 19:53:29 UTC (rev 54187)
+++ trunk/dports/multimedia/vobcopy/Portfile	2009-07-22 20:06:20 UTC (rev 54188)
@@ -2,23 +2,24 @@
 
 PortSystem 1.0
 
-name				vobcopy
-version				1.1.1
-categories			multimedia
-maintainers			sneakemail.com:0booo5b02
-description			copies DVD .vob files to hard disk
-long_description	Vobcopy copies DVD disks or files to your hard disk, \
-					with optional decryption.
-homepage			http://vobcopy.org/
-platforms			darwin
-use_bzip2			yes
-master_sites		http://vobcopy.org/download/
-checksums			md5 f3331ff362c8f271731944b1a9dea108
-depends_lib     	port:libdvdread
-patchfiles			patch-configure.sh.diff
+name            vobcopy
+version         1.1.1
+categories      multimedia
+maintainers     sneakemail.com:0booo5b02
+description     copies DVD .vob files to hard disk
+long_description \
+    Vobcopy copies DVD disks or files to your hard disk, \
+    with optional decryption.
+homepage        http://vobcopy.org/
+platforms       darwin
+use_bzip2       yes
+master_sites    http://vobcopy.org/download/
+checksums       md5 f3331ff362c8f271731944b1a9dea108
+depends_lib     port:libdvdread
+patchfiles      patch-configure.sh.diff
 
-configure.cmd		./configure.sh
-configure.args  	--with-lfs \
-					--with-dvdread-libs=${prefix} \
-					--mandir=${prefix}/share/man \
-					--bindir=${prefix}/bin
+configure.cmd   ./configure.sh
+configure.args  --with-lfs \
+                --with-dvdread-libs=${prefix} \
+                --mandir=${prefix}/share/man \
+                --bindir=${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090722/ae367e6b/attachment.html>


More information about the macports-changes mailing list