diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-03-14 22:55:13 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-03-14 22:55:13 +0800 |
commit | 257eb2d3211f5b96aa9bddb001dfa301189399f7 (patch) | |
tree | 75b8bd080dafcac015ceb60428912fde78aea99a /security/Makefile | |
parent | 26c1ed466f0458e8cb8f442302d4a1262ad6dae5 (diff) | |
download | freebsd-ports-graphics-257eb2d3211f5b96aa9bddb001dfa301189399f7.tar.gz freebsd-ports-graphics-257eb2d3211f5b96aa9bddb001dfa301189399f7.tar.zst freebsd-ports-graphics-257eb2d3211f5b96aa9bddb001dfa301189399f7.zip |
add p5-Digest-BubbleBabble 0.0.1
Perl5 interface to a fingerprint in "bubble babble" format
PR: 35889
Submitted by: jesper
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index e99fdfc1e8c..22789815ca4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -146,6 +146,7 @@ SUBDIR += p5-Crypt-TripleDES SUBDIR += p5-Crypt-Twofish SUBDIR += p5-Crypt-UnixCrypt + SUBDIR += p5-Digest-BubbleBabble SUBDIR += p5-Digest-HMAC SUBDIR += p5-Digest-MD2 SUBDIR += p5-Digest-MD5 |