114 lines
2.8 KiB
Makefile
114 lines
2.8 KiB
Makefile
# $OpenBSD: Makefile,v 1.214 2013/04/06 08:19:08 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += alacarte
|
|
SUBDIR += anjuta
|
|
SUBDIR += anjuta-extras
|
|
SUBDIR += at-spi2-atk
|
|
SUBDIR += at-spi2-core
|
|
SUBDIR += backgrounds
|
|
SUBDIR += banshee
|
|
SUBDIR += baker
|
|
SUBDIR += baobab
|
|
SUBDIR += calculator
|
|
SUBDIR += caribou
|
|
SUBDIR += clocks
|
|
SUBDIR += color-manager
|
|
SUBDIR += common
|
|
SUBDIR += contacts
|
|
SUBDIR += controlcenter
|
|
SUBDIR += desktop
|
|
SUBDIR += devel-docs
|
|
SUBDIR += devhelp
|
|
SUBDIR += dictionary
|
|
SUBDIR += doc-utils
|
|
SUBDIR += documents
|
|
SUBDIR += ekiga
|
|
SUBDIR += empathy
|
|
SUBDIR += eog
|
|
SUBDIR += eog-plugins
|
|
SUBDIR += file-roller
|
|
SUBDIR += font-viewer
|
|
SUBDIR += gcr
|
|
SUBDIR += gdl
|
|
SUBDIR += gdlmm
|
|
SUBDIR += gdm
|
|
SUBDIR += gedit
|
|
SUBDIR += gedit-code-assistance
|
|
SUBDIR += gedit-cossa
|
|
SUBDIR += gedit-latex
|
|
SUBDIR += gedit-plugins
|
|
SUBDIR += ghex
|
|
SUBDIR += gjs
|
|
SUBDIR += gnote
|
|
SUBDIR += grilo
|
|
SUBDIR += grilo-mediaserver2
|
|
SUBDIR += grilo-plugins
|
|
SUBDIR += gucharmap
|
|
SUBDIR += gvfs,
|
|
SUBDIR += icon-theme
|
|
SUBDIR += icon-theme-extras
|
|
SUBDIR += icon-theme-symbolic
|
|
SUBDIR += keyring
|
|
SUBDIR += latexila
|
|
SUBDIR += libbonobo
|
|
SUBDIR += libbonoboui
|
|
SUBDIR += libcryptui
|
|
SUBDIR += libgda
|
|
SUBDIR += libgnome
|
|
SUBDIR += libgnome-keyring
|
|
SUBDIR += libgnomecanvas
|
|
SUBDIR += libgnomecanvasmm
|
|
SUBDIR += libgnomeui
|
|
SUBDIR += libgweather
|
|
SUBDIR += librsvg
|
|
SUBDIR += libsecret
|
|
SUBDIR += libxklavier
|
|
SUBDIR += libzapojit
|
|
SUBDIR += menus
|
|
SUBDIR += mime-data
|
|
SUBDIR += mono-gnome
|
|
SUBDIR += moserial
|
|
SUBDIR += mousetweaks
|
|
SUBDIR += mutter
|
|
SUBDIR += nautilus
|
|
SUBDIR += nautilus-sendto
|
|
SUBDIR += nemiver
|
|
SUBDIR += online-accounts
|
|
SUBDIR += orca
|
|
SUBDIR += photos
|
|
SUBDIR += planner
|
|
SUBDIR += power-manager
|
|
SUBDIR += py-atspi
|
|
SUBDIR += rygel
|
|
SUBDIR += screenshot
|
|
SUBDIR += seahorse
|
|
SUBDIR += seahorse-nautilus
|
|
SUBDIR += seahorse-sharing
|
|
SUBDIR += search-tool
|
|
SUBDIR += session
|
|
SUBDIR += settings-daemon
|
|
SUBDIR += shell
|
|
SUBDIR += shell-extensions
|
|
SUBDIR += sushi
|
|
SUBDIR += system-log
|
|
SUBDIR += system-monitor
|
|
SUBDIR += terminal
|
|
SUBDIR += themes-standard
|
|
SUBDIR += totem
|
|
SUBDIR += totem-pl-parser
|
|
SUBDIR += tracker
|
|
SUBDIR += tweak-tool
|
|
SUBDIR += user-docs
|
|
SUBDIR += user-share
|
|
SUBDIR += vfs2
|
|
SUBDIR += vinagre
|
|
SUBDIR += vino
|
|
SUBDIR += weather
|
|
SUBDIR += yelp
|
|
SUBDIR += yelp-tools
|
|
SUBDIR += yelp-xsl
|
|
SUBDIR += zenity
|
|
|
|
.include <bsd.port.subdir.mk>
|