diff options
author | obache <obache@pkgsrc.org> | 2010-05-29 06:20:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-29 06:20:06 +0000 |
commit | e5d3c498b9b74e3f60f09b937f821c1d7ed78000 (patch) | |
tree | 1d2aa1dfc2b61e3e4a8ab1c48d496d424310c2fc /security/py-xmlsec/PLIST | |
parent | 596dfa8bfac0fb85f9e1917a8d4fcd016d92d098 (diff) | |
download | pkgsrc-e5d3c498b9b74e3f60f09b937f821c1d7ed78000.tar.gz |
Import py-xmlsec-0.3.0 as security/py-xmlsec.
Based on PR#42948 by Patrick McPhee.
PyXMLSec is a set of Python bindings for XML Security Library (XMLSec).
Diffstat (limited to 'security/py-xmlsec/PLIST')
-rw-r--r-- | security/py-xmlsec/PLIST | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/py-xmlsec/PLIST b/security/py-xmlsec/PLIST new file mode 100644 index 00000000000..203dcaf4c87 --- /dev/null +++ b/security/py-xmlsec/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/29 06:20:06 obache Exp $ +${PYSITELIB}/xmlsec.py +${PYSITELIB}/xmlsec.pyc +${PYSITELIB}/xmlsec.pyo +${PYSITELIB}/xmlsec_strings.py +${PYSITELIB}/xmlsec_strings.pyc +${PYSITELIB}/xmlsec_strings.pyo +${PYSITELIB}/xmlsecmod.so |