summaryrefslogtreecommitdiff
path: root/portuguese/Makefile
blob: 7f557fd2f6e66062c4cb9defcd2f077413241b95 (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
# $FreeBSD$
#

    COMMENT = Portuguese language support

    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 += php_doc-br
    SUBDIR += staroffice52
    SUBDIR += webalizer-pt_BR
    SUBDIR += webalizer-pt_PT

.include <bsd.port.subdir.mk>