diff options
author | taca <taca@pkgsrc.org> | 2011-06-19 08:13:13 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-06-19 08:13:13 +0000 |
commit | 6496d67e98a1bfa61532219950d297222f9e7572 (patch) | |
tree | 62b6e0c5e99a0bfd907ba5532a4a2049491b36f3 /finance | |
parent | 831b677e2e1503b49b158036f7453fc777ce41e1 (diff) | |
download | pkgsrc-6496d67e98a1bfa61532219950d297222f9e7572.tar.gz |
Add and enable ruby-braintree.
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 7a53c4a3deb..50bc58663d8 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/03/04 19:14:36 minskim Exp $ +# $NetBSD: Makefile,v 1.25 2011/06/19 08:13:13 taca Exp $ # COMMENT= Monetary, financial and related applications @@ -14,6 +14,7 @@ SUBDIR+= p5-Finance-Currency-Convert-WebserviceX SUBDIR+= p5-Finance-Quote SUBDIR+= p5-Locale-Currency-Format SUBDIR+= ruby-activemerchant +SUBDIR+= ruby-braintree SUBDIR+= tclticker SUBDIR+= tex-euro SUBDIR+= tex-euro-doc |