blob: b511efd91b7bcdf2eb29efc14f6f3eb4c4d2890a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# $NetBSD: Makefile,v 1.23 2008/10/25 20:23:37 abs Exp $
#
COMMENT= Monetary, financial and related applications
SUBDIR+= gkrellm-stock
SUBDIR+= gnucash
SUBDIR+= gnucash-docs
SUBDIR+= kmymoney2
SUBDIR+= libofx
SUBDIR+= p5-Algorithm-LUHN
SUBDIR+= p5-Data-Currency
SUBDIR+= p5-Finance-Currency-Convert-WebserviceX
SUBDIR+= p5-Finance-Quote
SUBDIR+= p5-Locale-Currency-Format
SUBDIR+= ruby-activemerchant
SUBDIR+= tclticker
SUBDIR+= xfinans
SUBDIR+= xinvest
SUBDIR+= xquote
.include "../mk/misc/category.mk"
|