aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-07 06:19:20 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-07 06:19:20 +0000
commite847b772c85d017da81f57c2c82538784aee88d0 (patch)
treed7081f8e8ec93ddb017ad4fed345236470a6b415 /security/Makefile
parent56ff2eef97270c9fa5ae3706ae50d923403fc5eb (diff)
downloadports-e847b772c85d017da81f57c2c82538784aee88d0.tar.gz
ports-e847b772c85d017da81f57c2c82538784aee88d0.zip
Add py-gnutls 1.0.0, python wrapper for the GNUTLS library.
Approved by: clsung (mentor)
Notes
Notes: svn path=/head/; revision=189416
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index e1167cd2b823..abed0465f632 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -588,6 +588,7 @@
SUBDIR += py-cryptkit
SUBDIR += py-fchksum
SUBDIR += py-gnupg
+ SUBDIR += py-gnutls
SUBDIR += py-hashlib
SUBDIR += py-m2crypto
SUBDIR += py-mcrypt