d1ff71e9e2
Ukrainian accounting system with curses GUI. Hardware support: - many cache registers - bar-code scanners Includes: - main book - matheriasl accounting - service accounting - salary calculation - payment documents - cachier orders accounting WWW: http://www.iceb.vinnitsa.com/ From commitor: Doesn't work on -current. Have spend way too much time finding out why not. Works on -stable. PR: ports/47809 Submitted by: Vadim Chekan <vchekan@softline.kiev.ua>
15 lines
260 B
Makefile
15 lines
260 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += gd
|
|
SUBDIR += iceb
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += monacofonts
|
|
SUBDIR += ooodict-uk_UA
|
|
SUBDIR += pine.language
|
|
SUBDIR += webalizer
|
|
|
|
.include <bsd.port.subdir.mk>
|