[59026] trunk/dports/python/py26-robotframework-seleniumlibrary/Portfile

jwa at macports.org jwa at macports.org
Thu Oct 8 10:11:08 PDT 2009


Revision: 59026
          http://trac.macports.org/changeset/59026
Author:   jwa at macports.org
Date:     2009-10-08 10:11:06 -0700 (Thu, 08 Oct 2009)
Log Message:
-----------
add the obvious dependency, clarify the description a bit

Modified Paths:
--------------
    trunk/dports/python/py26-robotframework-seleniumlibrary/Portfile

Modified: trunk/dports/python/py26-robotframework-seleniumlibrary/Portfile
===================================================================
--- trunk/dports/python/py26-robotframework-seleniumlibrary/Portfile	2009-10-08 17:07:27 UTC (rev 59025)
+++ trunk/dports/python/py26-robotframework-seleniumlibrary/Portfile	2009-10-08 17:11:06 UTC (rev 59026)
@@ -10,13 +10,14 @@
 version             2.2.1
 categories-append   devel
 maintainers         jwa
-description         Library to run web-based test
-long_description    Library to run web-based test with Selenium \
+description         Robot Framework library to run web-based tests
+long_description    Library to run web-based tests with Selenium \
     using Selenium server included in the package
 
 homepage	http://robotframework.org/
 
 platforms           darwin
+depends_lib         port:py26-robotframework
 
 master_sites        http://${internal_name}.googlecode.com/files/
 distname            ${internal_name}-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091008/34867b7d/attachment.html>


More information about the macports-changes mailing list