Date: Sat, 5 Nov 2011 18:35:30 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/py-png Makefile distinfo pkg-descr pkg-plist Message-ID: <201111051835.pA5IZUCp091929@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-11-05 18:35:30 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/py-png Makefile distinfo pkg-descr pkg-plist Log: A pure Python module to decode (read) and encode (write) PNG files. All PNG formats are supported. WWW: http://code.google.com/p/pypng/ PR: ports/162304 Submitted by: Zhihao Yuan <lichray@gmail.com> Revision Changes Path 1.1466 +1 -0 ports/graphics/Makefile 1.1 +25 -0 ports/graphics/py-png/Makefile (new) 1.1 +2 -0 ports/graphics/py-png/distinfo (new) 1.1 +4 -0 ports/graphics/py-png/pkg-descr (new) 1.1 +3 -0 ports/graphics/py-png/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111051835.pA5IZUCp091929>