# /usr/ports/german/Makefile.local by jhs@berklix .if ( defined(BERKLIX_MINIMAL) || \ defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) || defined(BERKLIX_AMBITIOUS ) ) #{ .undef SUBDIR .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += cheapcall SUBDIR += dict SUBDIR += ding # graphic utility to use a G<->E dictionary SUBDIR += ispell SUBDIR += manpages SUBDIR += phone .endif #}