19 lines
335 B
Makefile
19 lines
335 B
Makefile
|
# $OpenBS$
|
||
|
|
||
|
SUBDIR += FCKeditor
|
||
|
SUBDIR += admin-menu
|
||
|
SUBDIR += advanced_help
|
||
|
SUBDIR += alternate_login
|
||
|
SUBDIR += auto_nodetitle
|
||
|
SUBDIR += backup_migrate
|
||
|
SUBDIR += cck
|
||
|
SUBDIR += core
|
||
|
SUBDIR += date
|
||
|
SUBDIR += locale-fr
|
||
|
SUBDIR += theme-newsflash
|
||
|
SUBDIR += themesettingsapi
|
||
|
SUBDIR += views
|
||
|
SUBDIR += webform
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|