freebsd-ports/palm/Makefile
Michael Nottebrock 461f3c5adb Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
2004-08-11 01:27:37 +00:00

49 lines
1.1 KiB
Makefile

# $FreeBSD$
#
COMMENT = Software support for the 3Com Palm(tm) series
SUBDIR += bibelot
SUBDIR += coldsync
SUBDIR += gnomepilot-conduits2
SUBDIR += gnomepilot2
SUBDIR += hdconv
SUBDIR += iSiloXC
SUBDIR += imgvtopgm
SUBDIR += isilo
SUBDIR += jfconv
SUBDIR += jpilot
SUBDIR += kpilot
SUBDIR += libmal
SUBDIR += makeztxt
SUBDIR += malsync
SUBDIR += mdbconv
SUBDIR += p5-Palm
SUBDIR += p5-Palm-PalmDoc
SUBDIR += palmos-sdk
SUBDIR += palmpower
SUBDIR += pdbar
SUBDIR += pdbc
SUBDIR += pilot-link
SUBDIR += pilot_makedoc
SUBDIR += pilrc
SUBDIR += plucker
SUBDIR += pose
SUBDIR += ppmtoTbmp
SUBDIR += prc-tools
SUBDIR += rapip
SUBDIR += romeo
SUBDIR += sitescooper
SUBDIR += syncal
SUBDIR += synce-dccm
SUBDIR += synce-gnomevfs
SUBDIR += synce-librapi2
SUBDIR += synce-libsynce
SUBDIR += synce-rra
SUBDIR += synce-serial
SUBDIR += synce-trayicon
SUBDIR += syncmal
SUBDIR += txt2pdbdoc
SUBDIR += uppc-kmod
.include <bsd.port.subdir.mk>