aaa1885833
ok jasper@
23 lines
406 B
Makefile
23 lines
406 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/12/03 11:45:41 ajacoutot Exp $
|
|
|
|
COMMENT= extension for automating PayPal transactions
|
|
|
|
DISTNAME= Business-PayPal-0.04
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
USE_GROFF= Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
RUN_DEPENDS= security/p5-Net_SSLeay
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
.include <bsd.port.mk>
|