summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-08-28 07:27:15 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-08-28 07:27:15 +0000
commit4e9c298af16628f37f3bc895ee80705c4609444a (patch)
tree1aec37eddf9a47341e1baf4f894e93ccedbeac36 /security/Makefile
parentUpgrade to 2.0.5 (diff)
New port: p5-Module-Signature.
Module::Signature adds cryptographic authentications to CPAN distributions, via the special SIGNATURE file. If you are a module user, all you have to do is to remember running "cpansign -v" (or just "cpansign") before issuing "perl Makefile.PL" or "perl Build.PL"; that will ensure the distribution has not been tampered with. For module authors, you'd want to add the SIGNATURE file to your MANIFEST, then type "cpansign -s" before making a distribution. Submitted by: autrijus@autrijus.org
Notes
Notes: svn path=/head/; revision=87840
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 baea4376d438..ea40bfa81f21 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -242,6 +242,7 @@
SUBDIR += p5-GnuPG-Interface
SUBDIR += p5-IO-Socket-SSL
SUBDIR += p5-MD5
+ SUBDIR += p5-Module-Signature
SUBDIR += p5-Net-SSLeay
SUBDIR += p5-Nmap-Scanner
SUBDIR += p5-PGP