openbsd-ports/www/drupal6/Makefile
espie 4a8d1bd34b basic installation of drupal6 with a few extra stable modules.
WARNING: there's no simple migration from all datat from drupal5 to drupal6
yet.
2009-04-03 14:07:58 +00:00

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>