90 lines
1.9 KiB
Makefile
Raw Normal View History

2011-01-01 11:56:53 +00:00
# $OpenBSD: Makefile,v 1.46 2011/01/01 11:56:53 stephan Exp $
SUBDIR =
2010-03-22 20:44:51 +00:00
SUBDIR += CKeditor
SUBDIR += FCKeditor
SUBDIR += admin-menu
SUBDIR += advanced_help
2009-07-15 10:45:42 +00:00
SUBDIR += advanced_user
SUBDIR += alternate_login
SUBDIR += auto_nodetitle
SUBDIR += backup_migrate
2010-10-25 10:59:20 +00:00
SUBDIR += blocks404
2010-10-25 08:01:07 +00:00
SUBDIR += bookmadesimple
2009-10-30 16:18:43 +00:00
SUBDIR += bueditor
2009-09-28 08:45:03 +00:00
SUBDIR += captcha
SUBDIR += cck
2010-10-25 07:34:46 +00:00
SUBDIR += cck_blocks
2010-10-15 10:22:59 +00:00
SUBDIR += ckeditor-link
2009-08-08 09:38:16 +00:00
SUBDIR += compact_forms
2009-11-25 11:15:17 +00:00
SUBDIR += contemplate
2009-07-15 10:45:42 +00:00
SUBDIR += content_access
SUBDIR += core
2009-07-27 11:37:44 +00:00
SUBDIR += ctools
SUBDIR += date
2009-07-27 15:44:31 +00:00
SUBDIR += devel
2009-07-17 10:02:03 +00:00
SUBDIR += dhtml_menu
2010-10-25 07:34:46 +00:00
SUBDIR += diff
2009-10-10 13:43:19 +00:00
SUBDIR += draft
2010-10-27 13:12:09 +00:00
SUBDIR += faq
2009-07-17 10:02:03 +00:00
SUBDIR += filefield
2010-09-14 10:00:43 +00:00
SUBDIR += filefield_sources
2009-07-30 03:37:31 +00:00
SUBDIR += globalredirect
2011-01-01 11:56:53 +00:00
SUBDIR += image
2009-07-17 10:17:23 +00:00
SUBDIR += imageapi
SUBDIR += imagecache
2009-07-17 10:43:52 +00:00
SUBDIR += imagecache_profiles
2009-07-17 10:02:03 +00:00
SUBDIR += imagefield
SUBDIR += jquery_ui
2009-11-09 10:37:19 +00:00
SUBDIR += ldap_integration
2010-10-23 22:00:54 +00:00
SUBDIR += lightbox2
2010-10-25 12:35:43 +00:00
SUBDIR += link
SUBDIR += linkchecker
2009-11-17 09:55:29 +00:00
SUBDIR += locale-de
SUBDIR += locale-fr
2009-07-15 10:45:42 +00:00
SUBDIR += locale-it
SUBDIR += locale-ja
SUBDIR += masquerade
2010-10-25 09:43:58 +00:00
SUBDIR += menu_force
2009-07-16 08:41:50 +00:00
SUBDIR += meta-tags
SUBDIR += modalframe
2009-07-27 18:42:17 +00:00
SUBDIR += nodeaccess_userreference
2009-11-12 09:44:16 +00:00
SUBDIR += nodetype
SUBDIR += noderelationships
2010-10-25 07:34:46 +00:00
SUBDIR += notify
2010-10-25 09:43:58 +00:00
SUBDIR += override_node_options
2009-07-27 11:37:44 +00:00
SUBDIR += panels
2010-11-29 15:07:21 +00:00
SUBDIR += password_strength
2009-07-15 10:45:42 +00:00
SUBDIR += pathauto
2009-10-27 11:15:22 +00:00
SUBDIR += phpmailer
2010-07-12 10:03:43 +00:00
SUBDIR += pngfix
2009-07-16 08:41:50 +00:00
SUBDIR += poormanscron
2009-07-15 10:45:42 +00:00
SUBDIR += printer-friendly
2009-07-29 11:35:30 +00:00
SUBDIR += publishcontent
2010-10-25 10:59:20 +00:00
SUBDIR += relevant_content
2010-04-22 14:35:16 +00:00
SUBDIR += rules
2009-07-16 08:41:50 +00:00
SUBDIR += scheduler
2009-09-26 13:17:33 +00:00
SUBDIR += schema
2010-10-27 12:57:04 +00:00
SUBDIR += search_config
2009-07-15 10:45:42 +00:00
SUBDIR += securelogin
2010-10-27 12:57:04 +00:00
SUBDIR += session_api
2010-10-25 08:01:07 +00:00
SUBDIR += spamspan
2010-10-25 09:27:07 +00:00
SUBDIR += tables
2009-10-30 16:18:43 +00:00
SUBDIR += theme-acquia-marina
SUBDIR += theme-newsflash
2010-10-24 08:57:40 +00:00
SUBDIR += theme-zen
SUBDIR += themesettingsapi
2009-07-15 10:45:42 +00:00
SUBDIR += token
2010-10-25 11:34:29 +00:00
SUBDIR += transliteration
2010-10-27 13:24:03 +00:00
SUBDIR += ubercart
2009-07-15 10:45:42 +00:00
SUBDIR += user_import
2009-07-16 08:41:50 +00:00
SUBDIR += user_readonly
2010-10-25 09:27:07 +00:00
SUBDIR += view_unpublished
SUBDIR += views
2010-10-27 14:01:36 +00:00
SUBDIR += views_bonus
2009-08-15 12:58:19 +00:00
SUBDIR += views_bulk_operations
SUBDIR += webform
2009-08-15 12:58:19 +00:00
SUBDIR += workflow
.include <bsd.port.subdir.mk>