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

21 lines
334 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:35:50 espie Exp $
COMMENT= extension that implements PayPal IPN v1.5
DISTNAME= Business-PayPal-IPN-1.94
REVISION= 0
CATEGORIES= net
USE_GROFF= Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
2010-11-19 17:31:32 -05:00
RUN_DEPENDS= security/p5-Net_SSLeay \
www/p5-libwww
2013-03-11 07:35:43 -04:00
NO_TEST= Yes
.include <bsd.port.mk>