diff options
author | gabor <gabor@FreeBSD.org> | 2009-02-04 20:46:38 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2009-02-04 20:46:38 +0800 |
commit | 913e907d9f2ba8227dc705f489c9e01652b0a2b9 (patch) | |
tree | 369dc50d389ed4d1e386890acaca22bf682d2cfc /security/Makefile | |
parent | 7a9ef2b609c0c97f9eb74f61ced4a0339768a109 (diff) | |
download | freebsd-ports-gnome-913e907d9f2ba8227dc705f489c9e01652b0a2b9.tar.gz freebsd-ports-gnome-913e907d9f2ba8227dc705f489c9e01652b0a2b9.tar.zst freebsd-ports-gnome-913e907d9f2ba8227dc705f489c9e01652b0a2b9.zip |
Crypt::Juniper - Encrypt/decrypt Juniper $9$ secrets
WWW: http://search.cpan.org/dist/Crypt-Juniper/
PR: ports/131126
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
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 3f08e1987dad..3f3328b112c3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -398,6 +398,7 @@ SUBDIR += p5-Crypt-HCE_SHA SUBDIR += p5-Crypt-IDEA SUBDIR += p5-Crypt-Imail + SUBDIR += p5-Crypt-Juniper SUBDIR += p5-Crypt-Khazad SUBDIR += p5-Crypt-License SUBDIR += p5-Crypt-Lite |