64 lines
1.5 KiB
Makefile
Raw Normal View History

2008-07-26 14:12:00 +00:00
# $OpenBSD: Makefile,v 1.13 2008/07/26 14:12:00 espie Exp $
SUBDIR += IMCE
SUBDIR += admin-menu
SUBDIR += advanced_user
2008-02-18 19:00:33 +00:00
SUBDIR += action-view
SUBDIR += alternate_login
SUBDIR += auto_nodetitle
SUBDIR += autolocale
2008-03-16 12:40:28 +00:00
SUBDIR += backup
SUBDIR += backup_migrate
2008-02-18 19:00:33 +00:00
SUBDIR += calendar
SUBDIR += cck
SUBDIR += cck_taxonomy
2008-02-18 15:28:51 +00:00
SUBDIR += coder
2008-03-16 11:44:57 +00:00
SUBDIR += content_access
SUBDIR += core
SUBDIR += date
SUBDIR += daterange
2008-03-16 11:44:57 +00:00
SUBDIR += devel
2008-02-16 21:39:14 +00:00
SUBDIR += dba
SUBDIR += dhtml_menu
2008-03-16 12:35:40 +00:00
SUBDIR += find_path
SUBDIR += image
2008-03-16 12:40:28 +00:00
SUBDIR += journal
2008-03-16 11:45:27 +00:00
SUBDIR += jquery_update
2008-03-16 11:44:57 +00:00
SUBDIR += jstools
SUBDIR += linktocontent
SUBDIR += locale-de
SUBDIR += locale-es
SUBDIR += locale-fr
SUBDIR += locale-it
SUBDIR += locale-ja
2008-02-16 22:39:14 +00:00
SUBDIR += masquerade
SUBDIR += meta-tags
2008-07-26 14:12:00 +00:00
SUBDIR += nodefamily
SUBDIR += nodeprofile
SUBDIR += pathauto
SUBDIR += printer-friendly
SUBDIR += securelogin
SUBDIR += sitedoc
2008-07-26 14:12:00 +00:00
SUBDIR += subform_element
SUBDIR += tinyMCE
SUBDIR += token
SUBDIR += tql
SUBDIR += uploadpath
SUBDIR += user_import
SUBDIR += user_readonly
SUBDIR += usernode
2008-02-17 00:37:28 +00:00
SUBDIR += taxonomy_manager
2008-02-16 20:02:45 +00:00
SUBDIR += theme-aberdeen
2008-02-16 20:43:41 +00:00
SUBDIR += theme-bealestreet
2008-02-16 20:02:45 +00:00
SUBDIR += theme-bluebreeze
SUBDIR += theme-denver
2008-02-16 20:43:41 +00:00
SUBDIR += theme-litejazz
SUBDIR += theme-newsflash
2008-02-16 20:02:45 +00:00
SUBDIR += themesettingsapi
SUBDIR += views
SUBDIR += views-bonus
SUBDIR += webform
2008-07-26 14:12:00 +00:00
SUBDIR += workflow
.include <bsd.port.subdir.mk>