aboutsummaryrefslogtreecommitdiffstats
path: root/finance/p5-Business-OnlinePayment-PayflowPro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/p5-Business-OnlinePayment-PayflowPro/Makefile')
-rw-r--r--finance/p5-Business-OnlinePayment-PayflowPro/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/finance/p5-Business-OnlinePayment-PayflowPro/Makefile b/finance/p5-Business-OnlinePayment-PayflowPro/Makefile
deleted file mode 100644
index c3482c22ae36..000000000000
--- a/finance/p5-Business-OnlinePayment-PayflowPro/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: Business::OnlinePayment::PayflowPro
-# Date created: 13 June 2006
-# Whom: Alexandr Kovalenko <never@nevermind.kiev.ua>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Business-OnlinePayment-PayflowPro
-PORTVERSION= 0.03
-CATEGORIES= finance perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= never@nevermind.kiev.ua
-COMMENT= A Business::OnlinePayment backend module for PayflowPro
-
-BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \
- p5-PFProAPI>=0:${PORTSDIR}/finance/p5-PFProAPI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= Business::OnlinePayment::PayflowPro.3
-
-.include <bsd.port.mk>