diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-10 19:32:26 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-10 19:32:26 +0000 |
commit | b59c2f90caf14aee8238fc5d904d476701ef8e5e (patch) | |
tree | 4b1c57b6606e32a7f85d8bbb7214e550a46611d4 /security/py-gnutls/PLIST | |
parent | 2d398958e108300c3888079961e2281c3e51ba71 (diff) | |
download | pkgsrc-b59c2f90caf14aee8238fc5d904d476701ef8e5e.tar.gz |
Import py-gnutls from pkgsrc-wip.
Python bindings for GNUTLS.
GnuTLS is a project that aims to develop a library which provides a
secure layer, over a reliable transport layer. Currently the GnuTLS
library implements the proposed standards by the IETF's TLS working
group.
Diffstat (limited to 'security/py-gnutls/PLIST')
-rw-r--r-- | security/py-gnutls/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-gnutls/PLIST b/security/py-gnutls/PLIST new file mode 100644 index 00000000000..620776a7e4d --- /dev/null +++ b/security/py-gnutls/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/10 19:32:26 minskim Exp $ +${PYSITELIB}/gnutls.so +@comment in python: @dirrm ${PYSITELIB} |