aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-drmaa
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-27 13:06:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-27 13:06:01 +0000
commit3fa3e73203ec5ebf3f21ced815a7937e597d236a (patch)
tree9ce19111340eab48865f7f13bd4eeadbfbbec955 /sysutils/py-drmaa
parent2e2524c94c620236958a1648bc232e2a22821472 (diff)
downloadports-3fa3e73203ec5ebf3f21ced815a7937e597d236a.tar.gz
ports-3fa3e73203ec5ebf3f21ced815a7937e597d236a.zip
drmaa-python is a python package to interact with DRMAA-compliant distributed
resource management systems. The library tries to be compliant with the DRMAA 1.0 Python language binding. WWW: http://code.google.com/p/drmaa-python/ PR: ports/154913 Submitted by: Mykola Dzham <i at levsha.me>
Notes
Notes: svn path=/head/; revision=269887
Diffstat (limited to 'sysutils/py-drmaa')
-rw-r--r--sysutils/py-drmaa/Makefile23
-rw-r--r--sysutils/py-drmaa/distinfo2
-rw-r--r--sysutils/py-drmaa/pkg-descr5
-rw-r--r--sysutils/py-drmaa/pkg-plist2
4 files changed, 32 insertions, 0 deletions
diff --git a/sysutils/py-drmaa/Makefile b/sysutils/py-drmaa/Makefile
new file mode 100644
index 000000000000..ada2e8f1d3c1
--- /dev/null
+++ b/sysutils/py-drmaa/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: py-drmaa
+# Date created: 2011-02-16
+# Whom: Mykola Dzham <i@levsha.me>
+#
+# $FreeBSD$
+#
+
+PORTNAME= drmaa
+PORTVERSION= 0.4b3
+CATEGORIES= sysutils python
+MASTER_SITES= GOOGLE_CODE
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= i@levsha.me
+COMMENT= Interact with DRMAA-compliant distributed resource management systems
+
+LICENSE= BSD
+PROJECTHOST= drmaa-python
+
+USE_PYTHON= yes
+USE_PYDISTUTILS= easy_install
+
+.include <bsd.port.mk>
diff --git a/sysutils/py-drmaa/distinfo b/sysutils/py-drmaa/distinfo
new file mode 100644
index 000000000000..19c68a4f213f
--- /dev/null
+++ b/sysutils/py-drmaa/distinfo
@@ -0,0 +1,2 @@
+SHA256 (drmaa-0.4b3.tar.gz) = 92231fe453b6f543c6f023f4a82b596a78271a37195704950978dcb90bce284e
+SIZE (drmaa-0.4b3.tar.gz) = 13197
diff --git a/sysutils/py-drmaa/pkg-descr b/sysutils/py-drmaa/pkg-descr
new file mode 100644
index 000000000000..b57f9e5cf58b
--- /dev/null
+++ b/sysutils/py-drmaa/pkg-descr
@@ -0,0 +1,5 @@
+drmaa-python is a python package to interact with DRMAA-compliant distributed
+resource management systems.
+The library tries to be compliant with the DRMAA 1.0 Python language binding.
+
+WWW: http://code.google.com/p/drmaa-python/
diff --git a/sysutils/py-drmaa/pkg-plist b/sysutils/py-drmaa/pkg-plist
new file mode 100644
index 000000000000..7767d3e76aa1
--- /dev/null
+++ b/sysutils/py-drmaa/pkg-plist
@@ -0,0 +1,2 @@
+@comment $FreeBSD$
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%