blob: 5a2e2aa19de4639e41845836278df665a9c026ce (
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
|
# $FreeBSD$
#
COMMENT = Polish language support
SUBDIR += aspell
SUBDIR += ekg
SUBDIR += ekg2
SUBDIR += fortunepl
SUBDIR += gnugadu
SUBDIR += gnugadu2
SUBDIR += ispell
SUBDIR += kadu
SUBDIR += kde3-i18n
SUBDIR += koffice-i18n
SUBDIR += libgadu
SUBDIR += libtlen
SUBDIR += php_doc
SUBDIR += sap
SUBDIR += sms2
SUBDIR += tleenx2
SUBDIR += trf
SUBDIR += webalizer2
.include <bsd.port.subdir.mk>
|