aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 84a282bb0f5be763332f072c3c8756559fabcd16 (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
changelogs =            \
    ChangeLog

EXTRA_DIST =            \
    AUTHORS         \
    $(changelogs)       \
    README          \
    HACKING         \
    MAINTAINERS     \
    NEWS

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

dist-hook:
    for subdir in intl ; do \
      mkdir $(distdir)/$$subdir ; \
      cp -pr $(srcdir)/$$subdir $(distdir) ; \
    done
href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/log/audio?h=gnome-3.24&id=b0a8230172169f40660e66b206243c21820ec6e6'>audio/p5-MusicBrainz-Client
Commit message (Expand)AuthorAgeFilesLines
* - update to 0.11leeym2006-07-062-5/+4
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-4/+4
* - update to 0.10leeym2005-12-083-14/+23
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-111-1/+1
* Let the IGNORE message make a bit more sense and change it from:erwin2005-11-011-1/+1
* Chase the libmusicbrainz shared lib version.marcus2004-03-171-2/+2
* Chase libmusicbrainz shared library version.arved2004-02-291-3/+2
* BROKEN: Broken dependencieskris2004-02-081-0/+2
* utilize SITE_PERLijliao2003-10-241-1/+0