freebsd-ports/security/p5-Business-PayPal-EWP/pkg-descr
Felippe de Meirelles Motta f9fb2adb45 - Updated to 1.00.
- Use CPAN macro.
- Add USE_DOS2UNIX.
- Avoid portlint warnings on {BUILD,RUN}_DEPENDS.
- Remove post-configure stage in Makefile.
- Rebuild pkg-descr.
- Remove unnecessary patches.
- Update and fix pkg-plist.
- Take maintainership.

PR:		ports/120849
Submitted by:	lippe
2008-09-28 14:27:08 +00:00

9 lines
433 B
Text

Business::PayPal::EWP - Perl extension for PayPal's Encrypted Website Payments
WWW: http://search.cpan.org/dist/Business-PayPal-EWP/
with Encrypted Web Payments. It contains a single function, SignAndEncrypt
which takes the plaintext form code, private key file, public key file, and
PayPal's public certificate, and will return the signed and encrypted code
needed by paypal.
WWW: http://search.cpan.org/dist/Business-PayPal-EWP/