88 lines
1.9 KiB
Makefile
88 lines
1.9 KiB
Makefile
# $OpenBSD: Makefile,v 1.3 2012/05/31 15:07:56 espie Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += CKeditor
|
|
SUBDIR += abt
|
|
#SUBDIR += admin-menu GC ?
|
|
#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_blocks
|
|
#SUBDIR += ckeditor-link
|
|
SUBDIR += compact_forms
|
|
#SUBDIR += contemplate
|
|
SUBDIR += content_access #1.2beta1
|
|
SUBDIR += core
|
|
SUBDIR += ctools
|
|
SUBDIR += date
|
|
SUBDIR += devel
|
|
#SUBDIR += dhtml_menu
|
|
#SUBDIR += diff
|
|
#SUBDIR += draft
|
|
SUBDIR += entity
|
|
#SUBDIR += faq
|
|
#SUBDIR += filefield_sources
|
|
SUBDIR += genpass
|
|
SUBDIR += globalredirect
|
|
#SUBDIR += imageapi
|
|
#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 #1.0rc4
|
|
#SUBDIR += menu_force
|
|
#SUBDIR += metatag 1.0alpha5
|
|
#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 += printer-friendly
|
|
#SUBDIR += publishcontent
|
|
#SUBDIR += relevant_content
|
|
SUBDIR += references
|
|
#SUBDIR += rolereference
|
|
SUBDIR += rules
|
|
SUBDIR += scheduler
|
|
SUBDIR += schema #1.0beta3
|
|
#SUBDIR += search_config
|
|
SUBDIR += securelogin
|
|
#SUBDIR += session_api
|
|
#SUBDIR += spamspan
|
|
#SUBDIR += tables
|
|
#SUBDIR += theme-acquia-marina
|
|
SUBDIR += theme-danland
|
|
SUBDIR += theme-newsflash
|
|
#SUBDIR += theme-zen
|
|
#SUBDIR += themesettingsapi
|
|
SUBDIR += token
|
|
#SUBDIR += transliteration
|
|
#SUBDIR += ubercart
|
|
#SUBDIR += user_import
|
|
#SUBDIR += user_pic_perm n/a for 7
|
|
#SUBDIR += user_readonly
|
|
#SUBDIR += view_unpublished
|
|
SUBDIR += views
|
|
#SUBDIR += views_bulk_operations
|
|
SUBDIR += webform
|
|
#SUBDIR += workflow
|
|
|
|
.include <bsd.port.subdir.mk>
|