summaryrefslogtreecommitdiff
path: root/graphics/py-gdmodule/PLIST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-19 17:14:02 +0000
committerwiz <wiz@pkgsrc.org>2014-01-19 17:14:02 +0000
commitf7cb1bf4ffb0edc98e9d0c109893b5c34a6780e3 (patch)
tree32d8531a6cf3cd1336ebb0b86ac5c1d2c641b68e /graphics/py-gdmodule/PLIST
parent43a908eb54f411efad96773cf6442de6a14b4d6c (diff)
downloadpkgsrc-f7cb1bf4ffb0edc98e9d0c109893b5c34a6780e3.tar.gz
Import py27-gdmodule-0.58 as graphics/py-gdmodule.
GD module is an interface to the GD library written by Thomas Bouttel. "It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a .PNG file. This is particularly useful in World Wide Web applications, where .PNG is the unencumbered format used for inline images." It has been extended in some ways from the original GD library.
Diffstat (limited to 'graphics/py-gdmodule/PLIST')
-rw-r--r--graphics/py-gdmodule/PLIST6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/py-gdmodule/PLIST b/graphics/py-gdmodule/PLIST
new file mode 100644
index 00000000000..2952546ee46
--- /dev/null
+++ b/graphics/py-gdmodule/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2014/01/19 17:14:02 wiz Exp $
+${PYSITELIB}/_gd.so
+${PYSITELIB}/gd.py
+${PYSITELIB}/gd.pyc
+${PYSITELIB}/gd.pyo
+${PYSITELIB}/${EGG_FILE}