evolution_helpdir = $(datadir)/gnome/help/evolution/C SGML_FILES = \ apx-authors.sgml \ apx-bugs.sgml \ apx-gloss.sgml \ config-prefs.sgml \ config-setupassist.sgml \ config-sync.sgml \ preface.sgml \ usage-calendar.sgml \ usage-contact.sgml \ usage-mail.sgml \ usage-mainwindow.sgml \ usage-sync.sgml EXTRA_DIST = \ $(SGML_FILES) all: evolution-guide evolution-guide: $(SGML_FILES) -db2html evolution-guide.sgml dist-hook: mkdir $(distdir)/evolution-guide -cp evolution-guide/*.html evolution-guide/*.css $(distdir)/evolution-guide mkdir $(distdir)/fig -cp fig/*.png $(distdir)/fig mkdir $(distdir)/evolution-guide/stylesheet-images -cp evolution-guide/stylesheet-images/* $(distdir)/evolution-guide/stylesheet-images install-data-local: evolution-guide $(top_srcdir)/mkinstalldirs $(DESTDIR)$(evolution_helpdir) -for file in $(srcdir)/evolution-guide/*.html $(srcdir)/evolution-guide/*.css; do \ basefile=`basename $$file`; \ $(INSTALL_DATA) $$file $(DESTDIR)$(evolution_helpdir)/$$basefile; \ done $(top_srcdir)/mkinstalldirs $(DESTDIR)$(evolution_helpdir)/fig -for file in $(srcdir)/fig/*.png; do \ basefile=`basename $$file`; \ $(INSTALL_DATA) $$file $(DESTDIR)$(evolution_helpdir)/fig/$$basefile; \ done $(top_srcdir)/mkinstalldirs $(DESTDIR)$(evolution_helpdir)/stylesheet-images -for file in $(srcdir)/evolution-guide/stylesheet-images/*; do \ basefile=`basename $$file`; \ $(INSTALL_DATA) $$file $(DESTDIR)$(evolution_helpdir)/stylesheet-images/$$basefile; \ done evolution.ps: evolution.sgml -db2ps $< evolution.rtf: evolution.sgml -db2rtf $< iles/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm
Commit message (Expand)AuthorAgeFilesLines
* - MAKE_JOBS_UNSAFEdinoex2009-03-281-0/+2
* - make fvwm compile w/o Warnings apart from one usage of mkstempdinoex2009-03-1539-1/+581
* - add Xmu in USE_XORGdinoex2008-03-181-1/+1
* - set USE_XORGdinoex2008-03-181-3/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+2
* - update MASSTER_SITESdinoex2006-04-201-2/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.lesi2006-01-222-10/+2
* - add SHA checksumdinoex2005-11-131-0/+1
* - make portlint happierdinoex2005-10-243-9/+16
* Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).lesi2005-06-152-1/+10
* - add SIZEdinoex2004-02-261-0/+1
* - take maintainershipdinoex2004-01-131-1/+2
* Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparentlylinimon2004-01-121-1/+1
* Clear moonlight beckons.ade2003-03-07