Add and enable py-gnutls.
This commit is contained in:
parent
9659f6c13a
commit
ed7a48d587
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.164 2004/01/25 00:48:22 kleink Exp $
|
||||
# $NetBSD: Makefile,v 1.165 2004/02/10 19:34:14 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Security tools
|
||||
|
@ -134,6 +134,7 @@ SUBDIR+= pscan
|
|||
SUBDIR+= py-amkCrypto
|
||||
SUBDIR+= py-cryptkit
|
||||
SUBDIR+= py-gnupg
|
||||
SUBDIR+= py-gnutls
|
||||
SUBDIR+= py-m2crypto
|
||||
SUBDIR+= pyca
|
||||
SUBDIR+= qident
|
||||
|
|
Loading…
Reference in a new issue