summaryrefslogtreecommitdiff
path: root/audio/py-ogg/PLIST
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-15 01:49:15 +0000
committerminskim <minskim>2004-02-15 01:49:15 +0000
commitae2df7a8935fa449bd5db3cd45a9d4734d372030 (patch)
treeb7e74645fd283d7f4dcee89867cff10d627a2b03 /audio/py-ogg/PLIST
parentb92d7e12d13bd3548727dbe25613fd7ffb5eaf50 (diff)
downloadpkgsrc-ae2df7a8935fa449bd5db3cd45a9d4734d372030.tar.gz
Import py-ogg from pkgsrc-wip. Provided by Michal Pasternak, and
slightly modified by me. This is libogg bindings for Python. See audio/libogg for details.
Diffstat (limited to 'audio/py-ogg/PLIST')
-rw-r--r--audio/py-ogg/PLIST8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/py-ogg/PLIST b/audio/py-ogg/PLIST
new file mode 100644
index 00000000000..64fa44ffa1a
--- /dev/null
+++ b/audio/py-ogg/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/15 01:49:15 minskim Exp $
+${PYINC}/pyogg/pyogg.h
+${PYSITELIB}/ogg/__init__.py
+${PYSITELIB}/ogg/__init__.pyc
+${PYSITELIB}/ogg/__init__.pyo
+${PYSITELIB}/ogg/_ogg.so
+@dirrm ${PYSITELIB}/ogg
+@dirrm ${PYINC}/pyogg