93 lines
1.9 KiB
Makefile
93 lines
1.9 KiB
Makefile
# $OpenBSD: Makefile,v 1.47 2012/01/28 11:19:42 espie Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += CKeditor
|
|
SUBDIR += FCKeditor
|
|
SUBDIR += admin-menu
|
|
SUBDIR += advanced_help
|
|
SUBDIR += advanced_user
|
|
SUBDIR += alternate_login
|
|
SUBDIR += auto_nodetitle
|
|
SUBDIR += backup_migrate
|
|
SUBDIR += blocks404
|
|
SUBDIR += bookmadesimple
|
|
SUBDIR += bueditor
|
|
SUBDIR += captcha
|
|
SUBDIR += cck
|
|
SUBDIR += cck_blocks
|
|
SUBDIR += ckeditor-link
|
|
SUBDIR += compact_forms
|
|
SUBDIR += contemplate
|
|
SUBDIR += content_access
|
|
SUBDIR += core
|
|
SUBDIR += ctools
|
|
SUBDIR += date
|
|
SUBDIR += devel
|
|
SUBDIR += dhtml_menu
|
|
SUBDIR += diff
|
|
SUBDIR += draft
|
|
SUBDIR += faq
|
|
SUBDIR += filefield
|
|
SUBDIR += filefield_sources
|
|
SUBDIR += genpass
|
|
SUBDIR += globalredirect
|
|
SUBDIR += image
|
|
SUBDIR += imageapi
|
|
SUBDIR += imagecache
|
|
SUBDIR += imagecache_profiles
|
|
SUBDIR += imagefield
|
|
SUBDIR += jquery_ui
|
|
SUBDIR += ldap_integration
|
|
SUBDIR += lightbox2
|
|
SUBDIR += link
|
|
SUBDIR += linkchecker
|
|
SUBDIR += locale-de
|
|
SUBDIR += locale-fr
|
|
SUBDIR += locale-it
|
|
SUBDIR += locale-ja
|
|
SUBDIR += masquerade
|
|
SUBDIR += menu_force
|
|
SUBDIR += meta-tags
|
|
SUBDIR += modalframe
|
|
SUBDIR += nodeaccess_userreference
|
|
SUBDIR += nodetype
|
|
SUBDIR += noderelationships
|
|
SUBDIR += notify
|
|
SUBDIR += override_node_options
|
|
SUBDIR += panels
|
|
SUBDIR += password_strength
|
|
SUBDIR += pathauto
|
|
SUBDIR += phpmailer
|
|
SUBDIR += pngfix
|
|
SUBDIR += poormanscron
|
|
SUBDIR += printer-friendly
|
|
SUBDIR += publishcontent
|
|
SUBDIR += relevant_content
|
|
SUBDIR += rolereference
|
|
SUBDIR += rules
|
|
SUBDIR += scheduler
|
|
SUBDIR += schema
|
|
SUBDIR += search_config
|
|
SUBDIR += securelogin
|
|
SUBDIR += session_api
|
|
SUBDIR += spamspan
|
|
SUBDIR += tables
|
|
SUBDIR += theme-acquia-marina
|
|
SUBDIR += theme-newsflash
|
|
SUBDIR += theme-zen
|
|
SUBDIR += themesettingsapi
|
|
SUBDIR += token
|
|
SUBDIR += transliteration
|
|
SUBDIR += ubercart
|
|
SUBDIR += user_import
|
|
SUBDIR += user_pic_perm
|
|
SUBDIR += user_readonly
|
|
SUBDIR += view_unpublished
|
|
SUBDIR += views
|
|
SUBDIR += views_bonus
|
|
SUBDIR += views_bulk_operations
|
|
SUBDIR += webform
|
|
SUBDIR += workflow
|
|
|
|
.include <bsd.port.subdir.mk>
|