diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-17 10:54:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-17 10:54:57 +0000 |
commit | 6e919539c92227a461a5a37d98fe276a57ae3f43 (patch) | |
tree | b167e45bafda8191d5275a694d77e7c988ff71db /german/Makefile | |
parent | 600fc67472a5ac5988fb2a62e779b48c689da9dd (diff) | |
download | ports-6e919539c92227a461a5a37d98fe276a57ae3f43.tar.gz ports-6e919539c92227a461a5a37d98fe276a57ae3f43.zip |
This package contains a library that is able to read and write German DTAUS
files, DTAUS is an abbreviation for DatenTraegerAUStausch and refers to a
special file format used by German credit institutes in order to manage money
exchanges between accounts and institutes.
Dieses Paket enthaelt ein Programm zur Verwaltung und Erstellung von DTA- bzw.
DTAUS-Dateien. Damit wird belegloser Datentraegeraustausch fuer Ueberweisungen,
Lastschriften, Lohnzahlungen in Euro mit Deutschen Banken automatisiert
realisiert. Als Grundlage dient eine leicht verstaendliche ASCII-Datei,
die in das DTA-Format uebersetzt wird.
LICENSE: GPL2 or later
WWW: http://www.infodrom.org/projects/dtaus/
Notes
Notes:
svn path=/head/; revision=226302
Diffstat (limited to 'german/Makefile')
-rw-r--r-- | german/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/german/Makefile b/german/Makefile index 1a54482d5e80..c4dc3896a319 100644 --- a/german/Makefile +++ b/german/Makefile @@ -14,6 +14,7 @@ SUBDIR += dict SUBDIR += digibux SUBDIR += ding + SUBDIR += dtaus SUBDIR += eric4 SUBDIR += geonext SUBDIR += ispell |