Add p5-Business-TW-Invoice-U420 0.01, print Taiwan Unified Invoice with

U420 printer.

PR:		ports/117819
Submitted by:	chinsan
This commit is contained in:
Chin-San Huang 2007-12-12 01:46:24 +00:00
parent b08a8af8df
commit 767ef23414
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203106
5 changed files with 48 additions and 0 deletions

View file

@ -48,6 +48,7 @@
SUBDIR += p5-Business-OnlinePayment-eSec
SUBDIR += p5-Business-OnlinePayment-iAuthorizer
SUBDIR += p5-Business-PayPal-IPN
SUBDIR += p5-Business-TW-Invoice-U420
SUBDIR += p5-Business-TW-TSIB-CStorePayment
SUBDIR += p5-Business-TW-TSIB-VirtualAccount
SUBDIR += p5-Business-WorldPay-Junior

View file

@ -0,0 +1,24 @@
# New ports collection makefile for: p5-Business-TW-Invoice-U420
# Date created: 2007/10/04
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= Business-TW-Invoice-U420
PORTVERSION= 0.01
CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= chinsan@FreeBSD.org
COMMENT= Print Taiwan Unified Invoice with U420 printer
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Business::TW::Invoice::U420.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (Business-TW-Invoice-U420-0.01.tar.gz) = 2b6073ee17bde7b6cce6bba9dd5fd253
SHA256 (Business-TW-Invoice-U420-0.01.tar.gz) = f5fde0ce28c6b176a0fd8c43397b06a9fea088b61a60bdfe7f199cd3355ba7a3
SIZE (Business-TW-Invoice-U420-0.01.tar.gz) = 20102

View file

@ -0,0 +1,11 @@
This module generates commands for the Epson RP-U420 invoice printer for
printing the Unified Invoice in Taiwan.
You must install the driver and printer processor properly before you can
use the module.
You can define multiple lines of headers that will appear on each page of
the printed invoices, and when you do println the module does all the
necessary paging and stamping for you.
WWW: http://search.cpan.org/dist/Business-TW-Invoice-U420/

View file

@ -0,0 +1,9 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW/Invoice/U420/.packlist
%%SITE_PERL%%/Business/TW/Invoice/U420.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW/Invoice/U420
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW/Invoice
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business
@dirrmtry %%SITE_PERL%%/Business/TW/Invoice
@dirrmtry %%SITE_PERL%%/Business/TW
@dirrmtry %%SITE_PERL%%/Business