summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2014-06-25 06:03:36 +0000
committerrichard <richard@pkgsrc.org>2014-06-25 06:03:36 +0000
commit1921c08c775f4bde99c55e27857d0db9c9057d27 (patch)
tree91aeed7e1e88ee8f37cf9859d66535d635feb25c /finance/Makefile
parentde1967ad3cd1e034c609a54b83c70fbc142435a1 (diff)
downloadpkgsrc-1921c08c775f4bde99c55e27857d0db9c9057d27.tar.gz
Update trytond modules using py-trytond/Makefile.common while adding
new leaf modules: py-trytond-account-asset py-trytond-account-payment py-trytond-account-payment-sepa py-trytond-account-statement py-trytond-bank ok wiz@
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/finance/Makefile b/finance/Makefile
index 09b4b08bde0..755abb97486 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2014/05/15 05:33:45 richard Exp $
+# $NetBSD: Makefile,v 1.35 2014/06/25 06:03:36 richard Exp $
#
COMMENT= Monetary, financial and related applications
@@ -17,9 +17,14 @@ SUBDIR+= p5-Locale-Currency-Format
SUBDIR+= py-python-bitcoinlib
SUBDIR+= py-stripe
SUBDIR+= py-trytond-account
+SUBDIR+= py-trytond-account-asset
SUBDIR+= py-trytond-account-fr
SUBDIR+= py-trytond-account-invoice
+SUBDIR+= py-trytond-account-payment
+SUBDIR+= py-trytond-account-payment-sepa
SUBDIR+= py-trytond-account-product
+SUBDIR+= py-trytond-account-statement
+SUBDIR+= py-trytond-bank
SUBDIR+= py-trytond-currency
SUBDIR+= py-vatnumber
SUBDIR+= ruby-activemerchant