64 lines
1.5 KiB
Makefile
64 lines
1.5 KiB
Makefile
# $OpenBSD: Makefile,v 1.13 2008/07/26 14:12:00 espie Exp $
|
|
|
|
SUBDIR += IMCE
|
|
SUBDIR += admin-menu
|
|
SUBDIR += advanced_user
|
|
SUBDIR += action-view
|
|
SUBDIR += alternate_login
|
|
SUBDIR += auto_nodetitle
|
|
SUBDIR += autolocale
|
|
SUBDIR += backup
|
|
SUBDIR += backup_migrate
|
|
SUBDIR += calendar
|
|
SUBDIR += cck
|
|
SUBDIR += cck_taxonomy
|
|
SUBDIR += coder
|
|
SUBDIR += content_access
|
|
SUBDIR += core
|
|
SUBDIR += date
|
|
SUBDIR += daterange
|
|
SUBDIR += devel
|
|
SUBDIR += dba
|
|
SUBDIR += dhtml_menu
|
|
SUBDIR += find_path
|
|
SUBDIR += image
|
|
SUBDIR += journal
|
|
SUBDIR += jquery_update
|
|
SUBDIR += jstools
|
|
SUBDIR += linktocontent
|
|
SUBDIR += locale-de
|
|
SUBDIR += locale-es
|
|
SUBDIR += locale-fr
|
|
SUBDIR += locale-it
|
|
SUBDIR += locale-ja
|
|
SUBDIR += masquerade
|
|
SUBDIR += meta-tags
|
|
SUBDIR += nodefamily
|
|
SUBDIR += nodeprofile
|
|
SUBDIR += pathauto
|
|
SUBDIR += printer-friendly
|
|
SUBDIR += securelogin
|
|
SUBDIR += sitedoc
|
|
SUBDIR += subform_element
|
|
SUBDIR += tinyMCE
|
|
SUBDIR += token
|
|
SUBDIR += tql
|
|
SUBDIR += uploadpath
|
|
SUBDIR += user_import
|
|
SUBDIR += user_readonly
|
|
SUBDIR += usernode
|
|
SUBDIR += taxonomy_manager
|
|
SUBDIR += theme-aberdeen
|
|
SUBDIR += theme-bealestreet
|
|
SUBDIR += theme-bluebreeze
|
|
SUBDIR += theme-denver
|
|
SUBDIR += theme-litejazz
|
|
SUBDIR += theme-newsflash
|
|
SUBDIR += themesettingsapi
|
|
SUBDIR += views
|
|
SUBDIR += views-bonus
|
|
SUBDIR += webform
|
|
SUBDIR += workflow
|
|
|
|
.include <bsd.port.subdir.mk>
|