[48285] trunk/dports/python

alakazam at macports.org alakazam at macports.org
Wed Mar 18 06:51:01 PDT 2009


Revision: 48285
          http://trac.macports.org/changeset/48285
Author:   alakazam at macports.org
Date:     2009-03-18 06:50:59 -0700 (Wed, 18 Mar 2009)
Log Message:
-----------
Add portfile for pyglet.

Added Paths:
-----------
    trunk/dports/python/py25-pyglet/
    trunk/dports/python/py25-pyglet/Portfile

Added: trunk/dports/python/py25-pyglet/Portfile
===================================================================
--- trunk/dports/python/py25-pyglet/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pyglet/Portfile	2009-03-18 13:50:59 UTC (rev 48285)
@@ -0,0 +1,23 @@
+# -*- 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
+PortGroup               python25 1.0
+
+name                    py25-pyglet
+version                 1.1.2
+categories              python
+platforms               darwin
+maintainers             alakazam
+
+description             A cross-platform windowing and multimedia library for Python.
+long_description        A cross-platform windowing and multimedia library for Python.
+
+homepage                http://www.pyglet.org/
+master_sites            http://pyglet.googlecode.com/files/
+
+distname                pyglet-${version}
+
+checksums               md5     6f16950d8af58b6ad19951aebf694508 \
+                        sha1    df4a4c7d03fe4a735ef83757bdb2f57914cda64d \
+                        rmd160  c6cc36c229e329108aaf8f1e2a5c5d4c674601f0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090318/713441f1/attachment.html>


More information about the macports-changes mailing list