[71963] trunk/dports/python/py26-pymongo/Portfile
stromnov at macports.org
stromnov at macports.org
Tue Sep 28 09:38:46 PDT 2010
Revision: 71963
http://trac.macports.org/changeset/71963
Author: stromnov at macports.org
Date: 2010-09-28 09:38:43 -0700 (Tue, 28 Sep 2010)
Log Message:
-----------
py26-pymongo: reformat Portfile
Modified Paths:
--------------
trunk/dports/python/py26-pymongo/Portfile
Modified: trunk/dports/python/py26-pymongo/Portfile
===================================================================
--- trunk/dports/python/py26-pymongo/Portfile 2010-09-28 15:18:32 UTC (rev 71962)
+++ trunk/dports/python/py26-pymongo/Portfile 2010-09-28 16:38:43 UTC (rev 71963)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -2,13 +3,14 @@
PortGroup python26 1.0
+
name py26-pymongo
version 1.8.1
categories-append databases
+platforms darwin
maintainers nomaintainer
+
description Python access to mongodb
long_description \
- The PyMongo distribution contains tools for interacting with the Mongo \
- database from Python.
+ The PyMongo distribution contains tools for interacting with \
+ the Mongo database from Python.
-platforms darwin
-
homepage http://www.mongodb.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100928/77d0d30d/attachment.html>
More information about the macports-changes
mailing list