43 lines
904 B
Makefile
Raw Normal View History

2009-07-27 18:42:17 +00:00
# $OpenBSD: Makefile,v 1.10 2009/07/27 18:42:17 espie Exp $
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
SUBDIR += cck
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
SUBDIR += filefield
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 += 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
2009-07-27 18:42:17 +00:00
SUBDIR += nodeaccess_userreference
2009-07-27 11:37:44 +00:00
SUBDIR += panels
2009-07-15 10:45:42 +00:00
SUBDIR += pathauto
2009-07-16 08:41:50 +00:00
SUBDIR += poormanscron
2009-07-15 10:45:42 +00:00
SUBDIR += printer-friendly
2009-07-16 08:41:50 +00:00
SUBDIR += scheduler
2009-07-15 10:45:42 +00:00
SUBDIR += securelogin
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
SUBDIR += webform
.include <bsd.port.subdir.mk>