openbsd-ports/www/drupal6/Makefile

44 lines
929 B
Makefile
Raw Normal View History

2009-07-29 07:35:30 -04:00
# $OpenBSD: Makefile,v 1.11 2009/07/29 11:35:30 espie Exp $
SUBDIR += FCKeditor
SUBDIR += admin-menu
SUBDIR += advanced_help
2009-07-15 06:45:42 -04:00
SUBDIR += advanced_user
SUBDIR += alternate_login
SUBDIR += auto_nodetitle
SUBDIR += backup_migrate
SUBDIR += cck
2009-07-15 06:45:42 -04:00
SUBDIR += content_access
SUBDIR += core
2009-07-27 07:37:44 -04:00
SUBDIR += ctools
SUBDIR += date
2009-07-27 11:44:31 -04:00
SUBDIR += devel
2009-07-17 06:02:03 -04:00
SUBDIR += dhtml_menu
SUBDIR += filefield
2009-07-17 06:17:23 -04:00
SUBDIR += imageapi
SUBDIR += imagecache
2009-07-17 06:43:52 -04:00
SUBDIR += imagecache_profiles
2009-07-17 06:02:03 -04:00
SUBDIR += imagefield
SUBDIR += locale-fr
2009-07-15 06:45:42 -04:00
SUBDIR += locale-it
SUBDIR += locale-ja
SUBDIR += masquerade
2009-07-16 04:41:50 -04:00
SUBDIR += meta-tags
2009-07-27 14:42:17 -04:00
SUBDIR += nodeaccess_userreference
2009-07-27 07:37:44 -04:00
SUBDIR += panels
2009-07-15 06:45:42 -04:00
SUBDIR += pathauto
2009-07-16 04:41:50 -04:00
SUBDIR += poormanscron
2009-07-15 06:45:42 -04:00
SUBDIR += printer-friendly
2009-07-29 07:35:30 -04:00
SUBDIR += publishcontent
2009-07-16 04:41:50 -04:00
SUBDIR += scheduler
2009-07-15 06:45:42 -04:00
SUBDIR += securelogin
SUBDIR += theme-newsflash
SUBDIR += themesettingsapi
2009-07-15 06:45:42 -04:00
SUBDIR += token
SUBDIR += user_import
2009-07-16 04:41:50 -04:00
SUBDIR += user_readonly
SUBDIR += views
SUBDIR += webform
.include <bsd.port.subdir.mk>