[69626] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Sun Jul 11 03:47:13 PDT 2010


Revision: 69626
          http://trac.macports.org/changeset/69626
Author:   ryandesign at macports.org
Date:     2010-07-11 03:47:11 -0700 (Sun, 11 Jul 2010)
Log Message:
-----------
atf: new port, version 0.10; see #25604

Added Paths:
-----------
    trunk/dports/devel/atf/
    trunk/dports/devel/atf/Portfile

Added: trunk/dports/devel/atf/Portfile
===================================================================
--- trunk/dports/devel/atf/Portfile	                        (rev 0)
+++ trunk/dports/devel/atf/Portfile	2010-07-11 10:47:11 UTC (rev 69626)
@@ -0,0 +1,26 @@
+# -*- 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                    atf
+version                 0.10
+categories              devel
+platforms               darwin
+maintainers             gmail.com:rambiusparkisanius
+description             The Automated Testing Framework
+long_description        The Automated Testing Framework (ATF) is a collection of \
+                        libraries and utilities designed to ease unattended \
+                        application testing in the hands of developers and \
+                        end users of a specific piece of software.
+
+homepage                http://www.netbsd.org/~jmmv/atf/
+master_sites            http://ftp.netbsd.org/pub/NetBSD/misc/jmmv/atf/${version}/
+
+checksums               md5     72160cf5e983c7b029168f2c236cc2e7 \
+                        sha1    f3d1a689204c69dc40211d2ecce0eb4f09f8ad75 \
+                        rmd160  2f0e2e499b87090f81a15f8f756cc48b1e8b9486
+
+depends_lib             port:xmlcatmgr
+
+destroot.args           testsdir=${prefix}/share/${name}/tests


Property changes on: trunk/dports/devel/atf/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/20100711/c29bf6b2/attachment.html>


More information about the macports-changes mailing list