Commit graph

3 commits

Author SHA1 Message Date
Edwin Groothuis
be71ece740 bento fix security/p5-Crypt-OpenPGP
Totally remove dependency checking for Makefile.PL as we
	handle this in our port Makefile. Somehow bento got confused
	and get's into a neverending loop. This should fix this
	while not affecting normal install.

PR:		ports/50711
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-13 11:10:17 +00:00
Edwin Groothuis
7235ac5ca6 update and fix security/p5-Crypt-OpenPGP
- update to 1.03 to make fetcheable
	- remove NO_PACKAGE (fix PLIST)
	- take maintainership
	- replace homegrown BASEPERL with SITEPERL
	- remove MANPREFIX
	- make dependencies dependend on perl version for those included in perl 5.8
	- add WWW

PR:		ports/50488
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-02 12:19:52 +00:00
Michael Haro
c099a45fe4 Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard[1].
In addition to support for the standard itself, Crypt::OpenPGP claims
compatibility with many other PGP implementations, both those that
support the standard and those that preceded it.
2001-09-12 01:12:58 +00:00