blob: 90b189149cc6e77397753de2779db90608267d5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DESCRIPTION = "Equivalent for Expenses on the Palm. Supports payment types, categories, expense types (mileage, meals, parking, etc.), notes, currency selection etc."
LICENSE = "GPL"
DEPENDS = "qof libgpewidget"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz \
"
inherit autotools pkgconfig
|