changelogs = \ ChangeLog \ ChangeLog.pre-1-4 %-$(BASE_VERSION).pc: %.pc cp $< $@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = \ evolution-shell-$(BASE_VERSION).pc \ evolution-plugin-$(BASE_VERSION).pc EXTRA_DIST = \ AUTHORS \ $(changelogs) \ COPYING-DOCS \ README \ HACKING \ MAINTAINERS \ NEWS \ NEWS-1.0 \ marshal.mk \ iconv-detect.c \ plugin.mk \ server.mk \ intltool-merge.in \ intltool-update.in \ intltool-extract.in \ $(pkgconfig_DATA:-$(BASE_VERSION).pc=.pc.in) if ENABLE_SMIME SMIME_DIR=smime endif SUBDIRS = \ win32 \ data \ e-util \ a11y \ widgets \ shell \ filter \ $(SMIME_DIR) \ addressbook \ calendar \ art \ composer \ mail \ plugins \ ui \ views \ tools \ help \ po DISTCLEANFILES = intltool-extract intltool-merge intltool-update iconv-detect.c $(pkgconfig_DATA) # CDE Stuff if HAVE_DTAPPINTEGRATE # This installs Evolution into the Application Manager on CDE dtappintegrate: ( cd data && make dtappintegrate ) # ...And this uninstalls it dtappunintegrate: ( cd data ; make dtappunintegrate ) # Install/uninstall for CDE cde-install: install dtappintegrate cde-uninstall: dtappunintegrate uninstall endif FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/abook
Commit message (Expand)AuthorAgeFilesLines
* - Add a patch to prevent segfault in the editorstas2007-12-242-0/+19
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-1/+1
* - Change my email.stas2007-03-281-1/+1
* - Fix bogus intl.a linkingclsung2006-08-102-4/+6
* - Add readline as dependency when it was already installed. The programrafan2006-08-061-4/+5
* - Upgrade to 0.5.5 and add i18n suport;thierry2005-12-143-15/+25
* - Add SHA256pav2005-11-251-0/+1
* - Update to 0.5.4sem2005-09-022-4/+12
* - update to 0.5.3leeym2004-11-242-4/+4
* update 0.5.2leeym2004-03-243-15/+3
* From http://abook.sourceforge.net/leeym2004-03-032-0/+12
* update to 0.5.1leeym2004-02-073-17/+6
* update from 0.4.7 to 0.5.0leeym2003-08-213-32/+2
* update from 0.4.7 to 0.5.0leeym2003-08-212-20/+16
* Clear moonlight beckons.ade2003-03-072-1/+1
* - Add patch to update abook(1) manpage (submitted to SourceForge)leeym2002-09-033-4/+32
* change my email address to leeym@FreeBSD.orgleeym2002-08-191-1/+1