summaryrefslogtreecommitdiff
path: root/finance/p5-Business-OnlinePayment-TCLink
diff options
context:
space:
mode:
Diffstat (limited to 'finance/p5-Business-OnlinePayment-TCLink')
-rw-r--r--finance/p5-Business-OnlinePayment-TCLink/Makefile29
-rw-r--r--finance/p5-Business-OnlinePayment-TCLink/distinfo1
-rw-r--r--finance/p5-Business-OnlinePayment-TCLink/pkg-descr3
-rw-r--r--finance/p5-Business-OnlinePayment-TCLink/pkg-plist6
4 files changed, 0 insertions, 39 deletions
diff --git a/finance/p5-Business-OnlinePayment-TCLink/Makefile b/finance/p5-Business-OnlinePayment-TCLink/Makefile
deleted file mode 100644
index c98c1836e743..000000000000
--- a/finance/p5-Business-OnlinePayment-TCLink/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: Business::OnlinePayment::TCLink
-# Date created: 24 October 2002
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Business-OnlinePayment-TCLink
-PORTVERSION= 1.03
-CATEGORIES= misc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Business
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Business::OnlinePayment backend module for TrustCommerce
-
-BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \
- ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \
- ${SITE_PERL}/${PERL_ARCH}/Net/TCLink.pm:${PORTSDIR}/net/p5-Net-TCLink
-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::TCLink.3
-
-.include <bsd.port.mk>
diff --git a/finance/p5-Business-OnlinePayment-TCLink/distinfo b/finance/p5-Business-OnlinePayment-TCLink/distinfo
deleted file mode 100644
index c82ec7bf986b..000000000000
--- a/finance/p5-Business-OnlinePayment-TCLink/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (Business-OnlinePayment-TCLink-1.03.tar.gz) = b52a2bbe536fbcce6bea2bf9ef2125d0
diff --git a/finance/p5-Business-OnlinePayment-TCLink/pkg-descr b/finance/p5-Business-OnlinePayment-TCLink/pkg-descr
deleted file mode 100644
index 0518f5b805e4..000000000000
--- a/finance/p5-Business-OnlinePayment-TCLink/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This is Business::OnlinePayment::TCLink, a Business::OnlinePayment
-backend module for TrustCommerce. It is only useful if you have an
-account with TrustCommerce: http://www.trustcommerce.com
diff --git a/finance/p5-Business-OnlinePayment-TCLink/pkg-plist b/finance/p5-Business-OnlinePayment-TCLink/pkg-plist
deleted file mode 100644
index 3b2a8627c8a2..000000000000
--- a/finance/p5-Business-OnlinePayment-TCLink/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment/TCLink.pm
-lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/TCLink/autosplit.ix
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/TCLink/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/TCLink
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/TCLink
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment 2>/dev/null || true