[74361] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Tue Dec 14 01:22:15 PST 2010


Revision: 74361
          http://trac.macports.org/changeset/74361
Author:   ryandesign at macports.org
Date:     2010-12-14 01:22:09 -0800 (Tue, 14 Dec 2010)
Log Message:
-----------
ETL: new port, version 0.04.13; required for synfig; see #27663

Added Paths:
-----------
    trunk/dports/graphics/ETL/
    trunk/dports/graphics/ETL/Portfile

Added: trunk/dports/graphics/ETL/Portfile
===================================================================
--- trunk/dports/graphics/ETL/Portfile	                        (rev 0)
+++ trunk/dports/graphics/ETL/Portfile	2010-12-14 09:22:09 UTC (rev 74361)
@@ -0,0 +1,23 @@
+# -*- 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                ETL
+version             0.04.13
+categories          graphics
+platforms           darwin
+maintainers         ryandesign
+license             GPL-2+
+supported_archs     noarch
+
+homepage            http://www.synfig.org/
+master_sites        sourceforge:synfig
+
+checksums           sha1    fc2bdb7186107b2f8ed0560d55444a8afc925013 \
+                    rmd160  cac9cccd1ff74409111a4579d0da7ab3461d13fc
+
+# ETL-config is a wrapper around pkg-config
+depends_run         port:pkgconfig
+
+livecheck.distname  ${name}


Property changes on: trunk/dports/graphics/ETL/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101214/9ba1d67a/attachment.html>


More information about the macports-changes mailing list