[58491] trunk/dports/python/py25-pyqwt/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Sep 29 12:15:58 PDT 2009


Revision: 58491
          http://trac.macports.org/changeset/58491
Author:   macsforever2000 at macports.org
Date:     2009-09-29 12:15:58 -0700 (Tue, 29 Sep 2009)
Log Message:
-----------
Minor changes to make portfile look like py26-pyqwt.

Modified Paths:
--------------
    trunk/dports/python/py25-pyqwt/Portfile

Modified: trunk/dports/python/py25-pyqwt/Portfile
===================================================================
--- trunk/dports/python/py25-pyqwt/Portfile	2009-09-29 19:15:18 UTC (rev 58490)
+++ trunk/dports/python/py25-pyqwt/Portfile	2009-09-29 19:15:58 UTC (rev 58491)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem       1.0
@@ -8,11 +9,13 @@
 platforms          macosx
 categories         python devel
 maintainers        nomaintainer
+
 description        PyQwt is a set of Python bindings for the Qwt toolkit
 long_description   PyQwt is a set of Python bindings for the Qwt C++ class library which extends \
                    the Qt framework with widgets for scientific and engineering applications. It \
                    provides a widget to plot 2-dimensional data and various widgets to display \
                    and control bounded or unbounded floating point values.
+
 homepage           http://pyqwt.sourceforge.net
 master_sites       sourceforge:pyqwt
 distname           PyQwt-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090929/b4639e47/attachment.html>


More information about the macports-changes mailing list