diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-18 16:23:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-18 16:23:14 +0000 |
commit | 30ae829fd434ade2eb43d76017677024a1bb610c (patch) | |
tree | 73b5ac047b2f83472552f1e5d1c55431d7b856a3 /finance | |
parent | b39556fc8192b3379a1419985e90ded0fb1edd99 (diff) | |
download | ports-30ae829fd434ade2eb43d76017677024a1bb610c.tar.gz ports-30ae829fd434ade2eb43d76017677024a1bb610c.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Business-TW-TSIB-VirtualAccount/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile b/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile index b8c538866837..366863166368 100644 --- a/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile +++ b/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for Taishin Bank Virtual Account Management +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime RUN_DEPENDS:= ${BUILD_DEPENDS} |