98dd96ee20
category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
24 lines
448 B
Makefile
24 lines
448 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Polish language support
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += ekg
|
|
SUBDIR += gnugadu
|
|
SUBDIR += gnugadu2
|
|
SUBDIR += ispell
|
|
SUBDIR += kadu
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += libtlen
|
|
SUBDIR += ooodict_PL
|
|
SUBDIR += openoffice-1.0
|
|
SUBDIR += openoffice-1.1
|
|
SUBDIR += sms
|
|
SUBDIR += tleenx2
|
|
SUBDIR += trf
|
|
SUBDIR += webalizer2
|
|
|
|
.include <bsd.port.subdir.mk>
|