summaryrefslogtreecommitdiff
path: root/security/py-cryptkit
diff options
context:
space:
mode:
authorrecht <recht>2003-09-14 16:43:45 +0000
committerrecht <recht>2003-09-14 16:43:45 +0000
commitcc600da3a8f20abf22698aec46c9d9bac801e277 (patch)
treeaca8ff7153d5fa2dbe4b26684fe239c50263adac /security/py-cryptkit
parente904a4283d33472be3fea84f44909c6a56260844 (diff)
downloadpkgsrc-cc600da3a8f20abf22698aec46c9d9bac801e277.tar.gz
hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
Diffstat (limited to 'security/py-cryptkit')
-rw-r--r--security/py-cryptkit/PLIST13
1 files changed, 12 insertions, 1 deletions
diff --git a/security/py-cryptkit/PLIST b/security/py-cryptkit/PLIST
index d433a20d33f..9821b80ee84 100644
--- a/security/py-cryptkit/PLIST
+++ b/security/py-cryptkit/PLIST
@@ -1,28 +1,39 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/29 16:23:31 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:54 recht Exp $
${PYSITELIB}/aes/__init__.py
${PYSITELIB}/aes/__init__.pyc
+${PYSITELIB}/aes/__init__.pyo
${PYSITELIB}/aes/aes.py
${PYSITELIB}/aes/aes.pyc
+${PYSITELIB}/aes/aes.pyo
${PYSITELIB}/cryptsock/__init__.py
${PYSITELIB}/cryptsock/__init__.pyc
+${PYSITELIB}/cryptsock/__init__.pyo
${PYSITELIB}/cryptsock/cryptsock.py
${PYSITELIB}/cryptsock/cryptsock.pyc
+${PYSITELIB}/cryptsock/cryptsock.pyo
${PYSITELIB}/ecc/__init__.py
${PYSITELIB}/ecc/__init__.pyc
+${PYSITELIB}/ecc/__init__.pyo
${PYSITELIB}/ecc/ecc.py
${PYSITELIB}/ecc/ecc.pyc
+${PYSITELIB}/ecc/ecc.pyo
${PYSITELIB}/ecc/elliptic.py
${PYSITELIB}/ecc/elliptic.pyc
+${PYSITELIB}/ecc/elliptic.pyo
${PYSITELIB}/ellipticc.so
${PYSITELIB}/entropy/__init__.py
${PYSITELIB}/entropy/__init__.pyc
+${PYSITELIB}/entropy/__init__.pyo
${PYSITELIB}/entropy/entropy.py
${PYSITELIB}/entropy/entropy.pyc
+${PYSITELIB}/entropy/entropy.pyo
${PYSITELIB}/rijndaelc.so
${PYSITELIB}/sha256/__init__.py
${PYSITELIB}/sha256/__init__.pyc
+${PYSITELIB}/sha256/__init__.pyo
${PYSITELIB}/sha256/sha256.py
${PYSITELIB}/sha256/sha256.pyc
+${PYSITELIB}/sha256/sha256.pyo
${PYSITELIB}/sha256c.so
@dirrm ${PYSITELIB}/sha256
@dirrm ${PYSITELIB}/entropy