[104151] trunk/dports/multimedia/subdownloader/Portfile

jmr at macports.org jmr at macports.org
Mon Mar 18 00:59:59 PDT 2013


Revision: 104151
          https://trac.macports.org/changeset/104151
Author:   jmr at macports.org
Date:     2013-03-18 00:59:59 -0700 (Mon, 18 Mar 2013)
Log Message:
-----------
subdownloader: license, noarch

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

Modified: trunk/dports/multimedia/subdownloader/Portfile
===================================================================
--- trunk/dports/multimedia/subdownloader/Portfile	2013-03-18 07:52:51 UTC (rev 104150)
+++ trunk/dports/multimedia/subdownloader/Portfile	2013-03-18 07:59:59 UTC (rev 104151)
@@ -1,10 +1,12 @@
 # $Id$
 
 PortSystem          1.0
+
 name                subdownloader
 version             2.0.9.3
 set branch          [join [lrange [split ${version} .] 0 2] .]
 categories          multimedia
+license             GPL-3+
 maintainers         nomaintainer
 description         Automatically download and upload subtitles for videos
 long_description \
@@ -12,6 +14,7 @@
    videofiles (DIVX,MPEG,AVI,VOB,etc) and DVD's using fast hashing.
 
 platforms           darwin
+supported_archs     noarch
 
 homepage            http://www.subdownloader.net/
 master_sites        http://code.launchpad.net/${name}/trunk/${branch}/+download/
@@ -47,4 +50,3 @@
    ui_msg "Also see"
    ui_msg "   ${name} --help"
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130318/08e2cd59/attachment.html>


More information about the macports-changes mailing list