diff options
author | rodent <rodent@pkgsrc.org> | 2014-02-20 00:09:23 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-02-20 00:09:23 +0000 |
commit | c486e125c1bc504230f09da1f13e752561127e06 (patch) | |
tree | e758ec681d87a2ae7390dc3cc723c1ebbcaf986b /finance | |
parent | 3c30a01f4451a7d547332b60cf2a217773df9021 (diff) | |
download | pkgsrc-c486e125c1bc504230f09da1f13e752561127e06.tar.gz |
+py-stripe
Diffstat (limited to 'finance')
-rw-r--r-- | finance/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/Makefile b/finance/Makefile index 18062fdb033..0d7472621ab 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/02/01 19:46:29 rodent Exp $ +# $NetBSD: Makefile,v 1.32 2014/02/20 00:09:23 rodent Exp $ # COMMENT= Monetary, financial and related applications @@ -14,6 +14,7 @@ SUBDIR+= p5-Data-Currency SUBDIR+= p5-Finance-Currency-Convert-WebserviceX SUBDIR+= p5-Finance-Quote SUBDIR+= p5-Locale-Currency-Format +SUBDIR+= py-stripe SUBDIR+= py-trytond-account SUBDIR+= py-trytond-account-invoice SUBDIR+= py-trytond-account-product |