openbsd-ports/www/drupal6/Makefile

69 lines
1.4 KiB
Makefile
Raw Normal View History

2010-10-23 18:00:54 -04:00
# $OpenBSD: Makefile,v 1.32 2010/10/23 22:00:54 stephan Exp $
SUBDIR =
2010-03-22 16:44:51 -04:00
SUBDIR += CKeditor
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
2009-10-30 12:18:43 -04:00
SUBDIR += bueditor
2009-09-28 04:45:03 -04:00
SUBDIR += captcha
SUBDIR += cck
2010-10-15 06:22:59 -04:00
SUBDIR += ckeditor-link
2009-08-08 05:38:16 -04:00
SUBDIR += compact_forms
2009-11-25 06:15:17 -05:00
SUBDIR += contemplate
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
2009-10-10 09:43:19 -04:00
SUBDIR += draft
2009-07-17 06:02:03 -04:00
SUBDIR += filefield
2010-09-14 06:00:43 -04:00
SUBDIR += filefield_sources
2009-07-29 23:37:31 -04:00
SUBDIR += globalredirect
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 += jquery_ui
2009-11-09 05:37:19 -05:00
SUBDIR += ldap_integration
2010-04-28 03:47:44 -04:00
SUBDIR += link
2010-10-23 18:00:54 -04:00
SUBDIR += lightbox2
2009-11-17 04:55:29 -05:00
SUBDIR += locale-de
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
SUBDIR += modalframe
2009-07-27 14:42:17 -04:00
SUBDIR += nodeaccess_userreference
2009-11-12 04:44:16 -05:00
SUBDIR += nodetype
SUBDIR += noderelationships
2009-07-27 07:37:44 -04:00
SUBDIR += panels
2009-07-15 06:45:42 -04:00
SUBDIR += pathauto
2009-10-27 07:15:22 -04:00
SUBDIR += phpmailer
2010-07-12 06:03:43 -04:00
SUBDIR += pngfix
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
2010-04-22 10:35:16 -04:00
SUBDIR += rules
2009-07-16 04:41:50 -04:00
SUBDIR += scheduler
2009-09-26 09:17:33 -04:00
SUBDIR += schema
2009-07-15 06:45:42 -04:00
SUBDIR += securelogin
2009-10-30 12:18:43 -04:00
SUBDIR += theme-acquia-marina
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
2009-08-15 08:58:19 -04:00
SUBDIR += views_bulk_operations
SUBDIR += webform
2009-08-15 08:58:19 -04:00
SUBDIR += workflow
.include <bsd.port.subdir.mk>