aboutsummaryrefslogtreecommitdiffstats
path: root/finance/p5-Business-OnlinePayment-2CheckOut
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-04-04 09:15:23 +0800
committeredwin <edwin@FreeBSD.org>2003-04-04 09:15:23 +0800
commit4cbe6c7c410df24caa24f919cbca1ce115edba1c (patch)
tree78c7e12f1b2636b4248f9230d24959da8c2cd242 /finance/p5-Business-OnlinePayment-2CheckOut
parent151dae2778f8ca7c18b664be69f7837e3620e71f (diff)
downloadfreebsd-ports-gnome-4cbe6c7c410df24caa24f919cbca1ce115edba1c.tar.gz
freebsd-ports-gnome-4cbe6c7c410df24caa24f919cbca1ce115edba1c.tar.zst
freebsd-ports-gnome-4cbe6c7c410df24caa24f919cbca1ce115edba1c.zip
move p5-Business-OnlinePayment from misc to finance
PR: ports/50557 Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'finance/p5-Business-OnlinePayment-2CheckOut')
-rw-r--r--finance/p5-Business-OnlinePayment-2CheckOut/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile
index e088e0ef68f7..fcfe665c414f 100644
--- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile
+++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile
@@ -7,22 +7,20 @@
PORTNAME= Business-OnlinePayment-2CheckOut
PORTVERSION= 0.02
-CATEGORIES= misc perl5
+CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Business
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erwin@lansing.dk
COMMENT= A Business::OnlinePayment backend module for 2CheckOut authorization service
-BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \
- ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \
+BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/finance/p5-Business-CreditCard \
+ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment \
${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Business::OnlinePayment::2CheckOut.3