changelogs = \ ChangeLog pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = \ camel.pc \ evolution-shell.pc \ evolution-addressbook.pc \ evolution-calendar.pc EXTRA_DIST = \ AUTHORS \ $(changelogs) \ COPYING-DOCS \ README \ HACKING \ MAINTAINERS \ NEWS \ NEWS-1.0 \ intltool-merge.in \ intltool-update.in \ intltool-extract.in \ $(pkgconfig_DATA:.pc=.pc.in) SUBDIRS = \ data \ e-util \ libical \ libversit \ widgets \ shell \ camel \ filter \ libwombat \ addressbook \ calendar \ my-evolution \ art \ composer \ mail \ ui \ default_user \ views \ wombat \ tools \ po # 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 ACLOCAL_AMFLAGS = -I m4 '/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/grap
Commit message (Expand)AuthorAgeFilesLines
* Convert to staging.mat2014-01-212-34/+12
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Fix build with bmakebapt2013-05-051-5/+5
* Fix plist issues by choosing which files to install, rather than trying tocrees2012-09-04