diff options
author | clsung <clsung@FreeBSD.org> | 2006-08-09 03:51:27 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-08-09 03:51:27 +0000 |
commit | 79fffdb61e55328b101e6e2104bcb4881e2cfead (patch) | |
tree | ee714537b8a4dcf128c4123957ea16c971b50a33 /security/Makefile | |
parent | 8ca69140a79eb90b4110f375a171dc18fc99a302 (diff) | |
download | FreeBSD-ports-79fffdb61e55328b101e6e2104bcb4881e2cfead.zip FreeBSD-ports-79fffdb61e55328b101e6e2104bcb4881e2cfead.tar.gz |
Add p5-PerlCryptLib 1.03, perl interface to Peter Guttman cryptlib API.
PR: ports/101658
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 ab07c3a..f1366b9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -451,6 +451,7 @@ SUBDIR += p5-PGP SUBDIR += p5-PGP-Sign SUBDIR += p5-POE-Component-SSLify + SUBDIR += p5-PerlCryptLib SUBDIR += p5-SAVI-Perl SUBDIR += p5-SHA SUBDIR += p5-Safe-Hole |