Makefile 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. # $OpenBSD: Makefile,v 1.10 2016/06/30 11:51:06 espie Exp $
  2. SUBDIR =
  3. SUBDIR += CKeditor
  4. SUBDIR += abt
  5. #SUBDIR += admin-menu GC ?
  6. #SUBDIR += advanced_help
  7. #SUBDIR += advanced_user
  8. SUBDIR += alternate_login
  9. SUBDIR += auto_nodetitle
  10. SUBDIR += backup_migrate
  11. #SUBDIR += blocks404
  12. #SUBDIR += bookmadesimple
  13. #SUBDIR += bueditor
  14. #SUBDIR += captcha
  15. #SUBDIR += cck_blocks
  16. #SUBDIR += ckeditor-link
  17. SUBDIR += colorbox
  18. SUBDIR += compact_forms
  19. #SUBDIR += contemplate
  20. SUBDIR += content_access #1.2beta1
  21. SUBDIR += core7
  22. SUBDIR += ctools
  23. SUBDIR += date
  24. SUBDIR += devel
  25. #SUBDIR += dhtml_menu
  26. #SUBDIR += diff
  27. SUBDIR += disable_messages
  28. #SUBDIR += draft
  29. SUBDIR += entity
  30. #SUBDIR += faq
  31. #SUBDIR += filefield_sources
  32. SUBDIR += genpass
  33. SUBDIR += globalredirect
  34. SUBDIR += google_analytics
  35. #SUBDIR += imageapi
  36. #SUBDIR += jquery_ui
  37. SUBDIR += jquery_plugin
  38. #SUBDIR += ldap_integration
  39. #SUBDIR += lightbox2
  40. #SUBDIR += link
  41. #SUBDIR += linkchecker
  42. #SUBDIR += locale-de
  43. SUBDIR += locale-fr
  44. #SUBDIR += locale-it
  45. #SUBDIR += locale-ja
  46. SUBDIR += locale-nl
  47. SUBDIR += masquerade #1.0rc4
  48. #SUBDIR += menu_force
  49. #SUBDIR += metatag 1.0alpha5
  50. #SUBDIR += modalframe
  51. SUBDIR += nodeaccess_userreference
  52. SUBDIR += nodesinblock
  53. #SUBDIR += nodetype
  54. #SUBDIR += noderelationships
  55. #SUBDIR += notify
  56. #SUBDIR += override_node_options
  57. #SUBDIR += panels
  58. #SUBDIR += password_strength
  59. SUBDIR += pathauto
  60. #SUBDIR += phpmailer
  61. #SUBDIR += pngfix
  62. SUBDIR += printer-friendly
  63. #SUBDIR += publishcontent
  64. #SUBDIR += relevant_content
  65. SUBDIR += references
  66. #SUBDIR += rolereference
  67. SUBDIR += rules
  68. SUBDIR += scheduler
  69. SUBDIR += schema #1.0beta3
  70. #SUBDIR += search_config
  71. SUBDIR += securelogin
  72. #SUBDIR += session_api
  73. SUBDIR += slideshow_creator
  74. #SUBDIR += spamspan
  75. #SUBDIR += tables
  76. SUBDIR += theme-adaptivetheme
  77. #SUBDIR += theme-acquia-marina
  78. SUBDIR += theme-atcommerce
  79. SUBDIR += theme-danland
  80. SUBDIR += theme-newsflash
  81. #SUBDIR += theme-zen
  82. #SUBDIR += themesettingsapi
  83. SUBDIR += token
  84. #SUBDIR += transliteration
  85. SUBDIR += ubercart
  86. #SUBDIR += user_import
  87. #SUBDIR += user_pic_perm n/a for 7
  88. SUBDIR += user_readonly
  89. #SUBDIR += view_unpublished
  90. SUBDIR += views
  91. #SUBDIR += views_bulk_operations
  92. SUBDIR += webform
  93. #SUBDIR += workflow
  94. .include <bsd.port.subdir.mk>