openbsd-ports/www/drupal6/Makefile

90 lines
1.9 KiB
Makefile
Raw Normal View History

2011-01-01 06:56:53 -05:00
# $OpenBSD: Makefile,v 1.46 2011/01/01 11:56:53 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
2010-10-25 06:59:20 -04:00
SUBDIR += blocks404
2010-10-25 04:01:07 -04:00
SUBDIR += bookmadesimple
2009-10-30 12:18:43 -04:00
SUBDIR += bueditor
2009-09-28 04:45:03 -04:00
SUBDIR += captcha
SUBDIR += cck
2010-10-25 03:34:46 -04:00
SUBDIR += cck_blocks
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
2010-10-25 03:34:46 -04:00
SUBDIR += diff
2009-10-10 09:43:19 -04:00
SUBDIR += draft
2010-10-27 09:12:09 -04:00
SUBDIR += faq
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
2011-01-01 06:56:53 -05:00
SUBDIR += image
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-10-23 18:00:54 -04:00
SUBDIR += lightbox2
2010-10-25 08:35:43 -04:00
SUBDIR += link
SUBDIR += linkchecker
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
2010-10-25 05:43:58 -04:00
SUBDIR += menu_force
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
2010-10-25 03:34:46 -04:00
SUBDIR += notify
2010-10-25 05:43:58 -04:00
SUBDIR += override_node_options
2009-07-27 07:37:44 -04:00
SUBDIR += panels
2010-11-29 10:07:21 -05:00
SUBDIR += password_strength
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-10-25 06:59:20 -04:00
SUBDIR += relevant_content
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
2010-10-27 08:57:04 -04:00
SUBDIR += search_config
2009-07-15 06:45:42 -04:00
SUBDIR += securelogin
2010-10-27 08:57:04 -04:00
SUBDIR += session_api
2010-10-25 04:01:07 -04:00
SUBDIR += spamspan
2010-10-25 05:27:07 -04:00
SUBDIR += tables
2009-10-30 12:18:43 -04:00
SUBDIR += theme-acquia-marina
SUBDIR += theme-newsflash
2010-10-24 04:57:40 -04:00
SUBDIR += theme-zen
SUBDIR += themesettingsapi
2009-07-15 06:45:42 -04:00
SUBDIR += token
2010-10-25 07:34:29 -04:00
SUBDIR += transliteration
2010-10-27 09:24:03 -04:00
SUBDIR += ubercart
2009-07-15 06:45:42 -04:00
SUBDIR += user_import
2009-07-16 04:41:50 -04:00
SUBDIR += user_readonly
2010-10-25 05:27:07 -04:00
SUBDIR += view_unpublished
SUBDIR += views
2010-10-27 10:01:36 -04:00
SUBDIR += views_bonus
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>