openbsd-ports/net/p5-Business-PayPal/Makefile

18 lines
244 B
Makefile
Raw Normal View History

COMMENT= extension for automating PayPal transactions
DISTNAME= Business-PayPal-0.04
REVISION= 2
CATEGORIES= net
# perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
RUN_DEPENDS= security/p5-Net-SSLeay
2013-03-11 07:35:43 -04:00
NO_TEST= Yes
.include <bsd.port.mk>