blob: c879f3ba3e783b91cdd8661295a0e17214c879c7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
# $FreeBSD$
#
COMMENT = Polish language support
SUBDIR += aspell
SUBDIR += calligra-l10n
SUBDIR += ekg
SUBDIR += ekg2
SUBDIR += fortunepl
SUBDIR += gimp-help
SUBDIR += gnugadu2
SUBDIR += hunspell
SUBDIR += hyphen
SUBDIR += ispell
SUBDIR += kadu
SUBDIR += kde3-i18n
SUBDIR += kde4-l10n
SUBDIR += libgadu
SUBDIR += libreoffice
SUBDIR += libtlen
SUBDIR += mythes
SUBDIR += php_doc
SUBDIR += qfaktury
SUBDIR += qnapi
SUBDIR += sms2
SUBDIR += tleenx2
SUBDIR += trf
SUBDIR += webalizer2
.include <bsd.port.subdir.mk>
|