blob: e17ab39f15dad0de7513697eea654f0e0ddb3c6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# $FreeBSD$
#
SUBDIR += aspell
SUBDIR += frontpage-pt_BR
SUBDIR += ispell-pt_BR
SUBDIR += kde3-i18n
SUBDIR += kde3-i18n-pt_BR
SUBDIR += koffice-i18n
SUBDIR += koffice-i18n-pt_BR
SUBDIR += netscape7
SUBDIR += ooodict-pt_BR
SUBDIR += ooodict-pt_PT
SUBDIR += openoffice-1.0
SUBDIR += openoffice-1.1-pt_BR
SUBDIR += openoffice-1.1-pt_PT
SUBDIR += staroffice52
SUBDIR += webalizer-pt_BR
SUBDIR += webalizer-pt_PT
.include <bsd.port.subdir.mk>
|