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>
- 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>
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.