summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2013-07-20 16:48:46 +0000
committerrichard <richard@pkgsrc.org>2013-07-20 16:48:46 +0000
commitf4b6301eb9da1f5e32ada4d027ea01e2d79b845e (patch)
tree515e2cf6e06107b1c44a54eeb746cddf052b0e2e /finance/Makefile
parentffb201991194af72bd6c73ec7991748b932ab1fd (diff)
downloadpkgsrc-f4b6301eb9da1f5e32ada4d027ea01e2d79b845e.tar.gz
Python module to validate VAT numbers. VAT means "Value Added Tax".
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/Makefile b/finance/Makefile
index a46f43944a3..5669a9add6b 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2012/10/27 19:43:33 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2013/07/20 16:48:46 richard 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-vatnumber
SUBDIR+= ruby-activemerchant
SUBDIR+= ruby-braintree
SUBDIR+= tclticker