aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-10-20 12:22:03 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-10-20 12:22:03 +0000
commit901babd7fdfc91d927ebe0aacf7ca151a6ca31e4 (patch)
treec7e1dddde786c793f36125338240fef3c1928297 /security/Makefile
parent5ee29dca8a1c44cf180dbe683daf242fa5cd6f6e (diff)
downloadports-901babd7fdfc91d927ebe0aacf7ca151a6ca31e4.tar.gz
ports-901babd7fdfc91d927ebe0aacf7ca151a6ca31e4.zip
Replacement for htpasswd.
This port will install htpasswd.py that can be found in trac trac contrib directory. WWW: http://trac.edgewall.org/browser/trunk/contrib/htpasswd.py PR: ports/160213 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Approved by: bapt (mentor)
Notes
Notes: svn path=/head/; revision=283986
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 0e1bc9d71503..9eb597f77f04 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -693,6 +693,7 @@
SUBDIR += py-fchksum
SUBDIR += py-gnupg
SUBDIR += py-gnutls
+ SUBDIR += py-htpasswd
SUBDIR += py-kerberos
SUBDIR += py-keyring
SUBDIR += py-m2crypto