diff options
author | wen <wen@FreeBSD.org> | 2012-09-14 09:05:26 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-09-14 09:05:26 +0800 |
commit | 5e33354508339942a829d2128f08a6ec7f13297d (patch) | |
tree | 914950e8223e2ed04ac0523099c9b09bca541eb4 /finance/Makefile | |
parent | 29bfbc173dade90ba7144b953a77cf22a20e4800 (diff) | |
download | freebsd-ports-gnome-5e33354508339942a829d2128f08a6ec7f13297d.tar.gz freebsd-ports-gnome-5e33354508339942a829d2128f08a6ec7f13297d.tar.zst freebsd-ports-gnome-5e33354508339942a829d2128f08a6ec7f13297d.zip |
trytond_timesheet is the Timesheet Module to the Tryton Application Platform.
WWW: http://www.tryton.org/
PR: 171459
Submitted by: Matthias Petermann <matthias@d2ux.net>
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile index 4ebe92927c56..9f80373a5291 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -114,6 +114,7 @@ SUBDIR += trytond_currency SUBDIR += trytond_party SUBDIR += trytond_product + SUBDIR += trytond_timesheet SUBDIR += venice SUBDIR += weberp SUBDIR += wmstock |