changelogs = \ ChangeLog \ ChangeLog.pre-1-4 %-$(BASE_VERSION).pc: %.pc cp $< $@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = \ camel-$(BASE_VERSION).pc \ evolution-shell-$(BASE_VERSION).pc EXTRA_DIST = \ AUTHORS \ $(changelogs) \ COPYING-DOCS \ README \ HACKING \ MAINTAINERS \ NEWS \ NEWS-1.0 \ marshal.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 = \ data \ e-util \ a11y \ widgets \ shell \ camel \ filter \ $(SMIME_DIR) \ addressbook \ calendar \ art \ composer \ mail \ ui \ views \ tools \ help \ 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 reebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/comms/cwdaemon
Commit message (Expand)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-1/+1
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1
* Typos, whitespace and capitalization fixes (A-F).olgeni2015-09-211-1/+1
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* - Change MAINTAINER on these hamradio ports to new ports group hamradio@db2014-11-231-1/+1
* Cleanup plistbapt2014-10-201-1/+0
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.adamw2014-07-161-0/+2
* - convert to stagedb2013-12-303-12/+34
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1