50 lines
1.0 KiB
Makefile
50 lines
1.0 KiB
Makefile
# $OpenBSD: Makefile,v 1.16 2009/09/28 08:45:03 espie Exp $
|
|
|
|
SUBDIR += FCKeditor
|
|
SUBDIR += admin-menu
|
|
SUBDIR += advanced_help
|
|
SUBDIR += advanced_user
|
|
SUBDIR += alternate_login
|
|
SUBDIR += auto_nodetitle
|
|
SUBDIR += backup_migrate
|
|
SUBDIR += captcha
|
|
SUBDIR += cck
|
|
SUBDIR += compact_forms
|
|
SUBDIR += content_access
|
|
SUBDIR += core
|
|
SUBDIR += ctools
|
|
SUBDIR += date
|
|
SUBDIR += devel
|
|
SUBDIR += dhtml_menu
|
|
SUBDIR += filefield
|
|
SUBDIR += globalredirect
|
|
SUBDIR += imageapi
|
|
SUBDIR += imagecache
|
|
SUBDIR += imagecache_profiles
|
|
SUBDIR += imagefield
|
|
SUBDIR += locale-fr
|
|
SUBDIR += locale-it
|
|
SUBDIR += locale-ja
|
|
SUBDIR += masquerade
|
|
SUBDIR += meta-tags
|
|
SUBDIR += nodeaccess_userreference
|
|
SUBDIR += panels
|
|
SUBDIR += pathauto
|
|
SUBDIR += poormanscron
|
|
SUBDIR += printer-friendly
|
|
SUBDIR += publishcontent
|
|
SUBDIR += scheduler
|
|
SUBDIR += schema
|
|
SUBDIR += securelogin
|
|
SUBDIR += theme-newsflash
|
|
SUBDIR += themesettingsapi
|
|
SUBDIR += token
|
|
SUBDIR += user_import
|
|
SUBDIR += user_readonly
|
|
SUBDIR += views
|
|
SUBDIR += views_bulk_operations
|
|
SUBDIR += webform
|
|
SUBDIR += workflow
|
|
|
|
.include <bsd.port.subdir.mk>
|