39 lines
818 B
Makefile
39 lines
818 B
Makefile
# $OpenBSD: Makefile,v 1.7 2009/07/26 12:20:25 espie Exp $
|
|
|
|
SUBDIR += FCKeditor
|
|
SUBDIR += admin-menu
|
|
SUBDIR += advanced_help
|
|
SUBDIR += advanced_user
|
|
SUBDIR += alternate_login
|
|
SUBDIR += auto_nodetitle
|
|
SUBDIR += backup_migrate
|
|
SUBDIR += cck
|
|
SUBDIR += content_access
|
|
SUBDIR += core
|
|
SUBDIR += date
|
|
SUBDIR += dhtml_menu
|
|
SUBDIR += filefield
|
|
SUBDIR += imageapi
|
|
SUBDIR += imagecache
|
|
SUBDIR += imagecache_profiles
|
|
SUBDIR += imagefield
|
|
SUBDIR += locale-fr
|
|
SUBDIR += locale-it
|
|
SUBDIR += locale-ja
|
|
SUBDIR += masquerade
|
|
SUBDIR += meta-tags
|
|
SUBDIR += pathauto
|
|
SUBDIR += poormanscron
|
|
SUBDIR += printer-friendly
|
|
SUBDIR += scheduler
|
|
SUBDIR += securelogin
|
|
SUBDIR += theme-newsflash
|
|
SUBDIR += themesettingsapi
|
|
SUBDIR += token
|
|
SUBDIR += user_import
|
|
SUBDIR += user_readonly
|
|
SUBDIR += views
|
|
SUBDIR += webform
|
|
|
|
.include <bsd.port.subdir.mk>
|