[120531] trunk/dports/net

mf2k at macports.org mf2k at macports.org
Sat May 31 15:36:38 PDT 2014


Revision: 120531
          https://trac.macports.org/changeset/120531
Author:   mf2k at macports.org
Date:     2014-05-31 15:36:38 -0700 (Sat, 31 May 2014)
Log Message:
-----------
megatools: New port. (#39485)

Added Paths:
-----------
    trunk/dports/net/megatools/
    trunk/dports/net/megatools/Portfile

Added: trunk/dports/net/megatools/Portfile
===================================================================
--- trunk/dports/net/megatools/Portfile	                        (rev 0)
+++ trunk/dports/net/megatools/Portfile	2014-05-31 22:36:38 UTC (rev 120531)
@@ -0,0 +1,29 @@
+# -*- 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
+
+name                megatools
+version             1.9.91
+
+categories          net
+license             GPL-2+
+installs_libs       no
+platforms           darwin
+maintainers         nomaintainer
+
+description         Command line client application for Mega.
+long_description    Megatools is a collection of programs for accessing Mega \
+                    service from the command line on your desktop or server.
+
+homepage            http://megatools.megous.com/
+master_sites        http://megatools.megous.com/builds/
+
+checksums           rmd160  e447e2b966227f17088468d1e9829105b7d5d3e4 \
+                    sha256  31d0e55a25ba8420889a0ab6f43b04bdc4a919a2301c342b7baf1aab311f6841
+
+depends_build       port:pkgconfig
+depends_lib         port:osxfuse
+depends_run         port:glib-networking
+
+configure.args      --disable-silent-rules


Property changes on: trunk/dports/net/megatools/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140531/b25cfa26/attachment.html>


More information about the macports-changes mailing list