aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 17bfb1a6a2bd0b67d68658b4fc8770296c9b41c3 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
changelogs =            \
    ChangeLog

appicondir = $(datadir)/pixmaps
appicon_DATA = evolution.png

applicationdir = $(datadir)/gnome/apps/Applications
application_DATA = evolution.desktop

EXTRA_DIST =            \
    AUTHORS         \
    $(changelogs)       \
    COPYING-DOCS        \
    README          \
    HACKING         \
    MAINTAINERS     \
    NEWS            \
    $(appicon_DATA)     \
    $(application_DATA)


SUBDIRS =           \
        intl                    \
        macros                  \
        data                    \
        e-util                  \
        widgets                 \
        shell                   \
    executive-summary   \
        libibex                 \
        camel                   \
        filter                  \
        composer                \
        mail                    \
        libical                 \
        libversit               \
        addressbook             \
        calendar                \
        wombat                  \
        art                     \
    ui          \
        default_user            \
        tools                   \
        po                      \
        doc


tion>space:mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:10:23 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:10:23 +0800
commitea8ff22cff3d553574b25de8cfd89024ab2cb22e (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/ris
parentf4e54587cbf7898bdbed25ffd7a865f48f22cc34 (diff)
downloadfreebsd-ports-gnome-ea8ff22cff3d553574b25de8cfd89024ab2cb22e.tar.gz
freebsd-ports-gnome-ea8ff22cff3d553574b25de8cfd89024ab2cb22e.tar.zst
freebsd-ports-gnome-ea8ff22cff3d553574b25de8cfd89024ab2cb22e.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
Diffstat (limited to 'net/ris')