mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Add p5-Business-TW-TSIB-CStorePayment 0.02, module for Taishin Bank
Convenient Store Payment Management. PR: ports/117817 Submitted by: chinsan
This commit is contained in:
parent
95ecffeb57
commit
56b9b29a38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203101
@ -48,6 +48,7 @@
|
||||
SUBDIR += p5-Business-OnlinePayment-eSec
|
||||
SUBDIR += p5-Business-OnlinePayment-iAuthorizer
|
||||
SUBDIR += p5-Business-PayPal-IPN
|
||||
SUBDIR += p5-Business-TW-TSIB-CStorePayment
|
||||
SUBDIR += p5-Business-WorldPay-Junior
|
||||
SUBDIR += p5-Finance-Amortization
|
||||
SUBDIR += p5-Finance-Currency-Convert
|
||||
|
26
finance/p5-Business-TW-TSIB-CStorePayment/Makefile
Normal file
26
finance/p5-Business-TW-TSIB-CStorePayment/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# New ports collection makefile for: p5-Business-TW-TSIB-CStorePayment
|
||||
# Date created: 2007/10/04
|
||||
# Whom: chinsan
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Business-TW-TSIB-CStorePayment
|
||||
PORTVERSION= 0.02
|
||||
CATEGORIES= finance perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= chinsan@FreeBSD.org
|
||||
COMMENT= Module for Taishin Bank Convenient Store Payment Management
|
||||
|
||||
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
|
||||
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Business::TW::TSIB::CStorePayment.3
|
||||
|
||||
.include <bsd.port.mk>
|
3
finance/p5-Business-TW-TSIB-CStorePayment/distinfo
Normal file
3
finance/p5-Business-TW-TSIB-CStorePayment/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Business-TW-TSIB-CStorePayment-0.02.tar.gz) = e415b51eed73aa2bb69b72693d76e4e9
|
||||
SHA256 (Business-TW-TSIB-CStorePayment-0.02.tar.gz) = bf89b10e0d250496a2052a095a0615fc73db42653b7faa24371123f06d82b6f5
|
||||
SIZE (Business-TW-TSIB-CStorePayment-0.02.tar.gz) = 19719
|
4
finance/p5-Business-TW-TSIB-CStorePayment/pkg-descr
Normal file
4
finance/p5-Business-TW-TSIB-CStorePayment/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
This module provides utility functions for the convenient store payment
|
||||
collection service by TSIB (Taishin International Bank, Taiwan).
|
||||
|
||||
WWW: http://search.cpan.org/dist/Business-TW-TSIB-CStorePayment/
|
9
finance/p5-Business-TW-TSIB-CStorePayment/pkg-plist
Normal file
9
finance/p5-Business-TW-TSIB-CStorePayment/pkg-plist
Normal file
@ -0,0 +1,9 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW/TSIB/CStorePayment/.packlist
|
||||
%%SITE_PERL%%/Business/TW/TSIB/CStorePayment.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW/TSIB/CStorePayment
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW/TSIB
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business
|
||||
@dirrmtry %%SITE_PERL%%/Business/TW/TSIB
|
||||
@dirrmtry %%SITE_PERL%%/Business/TW
|
||||
@dirrmtry %%SITE_PERL%%/Business
|
Loading…
Reference in New Issue
Block a user