diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-06 04:58:39 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-06 04:58:39 +0000 |
commit | 281c4c0d24cfc84525f2f9e7f18d657f95e6ca3f (patch) | |
tree | 5cd3b7052a4926c5513a7b483bece89388b27049 /security/Makefile | |
parent | c69273cf1a0aac36b3aadbac101d8b64837381eb (diff) | |
download | ports-281c4c0d24cfc84525f2f9e7f18d657f95e6ca3f.tar.gz ports-281c4c0d24cfc84525f2f9e7f18d657f95e6ca3f.zip |
Add p5-Crypt-GCrypt 1.15, perl interface to the GNU Cryptographic
library.
PR: ports/103767
Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org>
Notes
Notes:
svn path=/head/; revision=174630
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 c8816224751e..0b6b64706f86 100644 --- a/security/Makefile +++ b/security/Makefile @@ -347,6 +347,7 @@ SUBDIR += p5-Crypt-Dining SUBDIR += p5-Crypt-ECB SUBDIR += p5-Crypt-Enigma + SUBDIR += p5-Crypt-GCrypt SUBDIR += p5-Crypt-GOST SUBDIR += p5-Crypt-GOST_PP SUBDIR += p5-Crypt-GPG |