67 lines
1.4 KiB
Makefile
Raw Normal View History

2010-09-14 10:00:43 +00:00
# $OpenBSD: Makefile,v 1.30 2010/09/14 10:00:43 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
2009-10-30 16:18:43 +00:00
SUBDIR += bueditor
2009-09-28 08:45:03 +00:00
SUBDIR += captcha
SUBDIR += cck
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
2009-10-10 13:43:19 +00:00
SUBDIR += draft
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
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-04-28 07:47:44 +00:00
SUBDIR += link
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
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
2009-07-27 11:37:44 +00:00
SUBDIR += panels
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-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
2009-07-15 10:45:42 +00:00
SUBDIR += securelogin
2009-10-30 16:18:43 +00:00
SUBDIR += theme-acquia-marina
SUBDIR += theme-newsflash
SUBDIR += themesettingsapi
2009-07-15 10:45:42 +00:00
SUBDIR += token
SUBDIR += user_import
2009-07-16 08:41:50 +00:00
SUBDIR += user_readonly
SUBDIR += views
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>