openbsd-ports/www/drupal5/Makefile

64 lines
1.5 KiB
Makefile
Raw Normal View History

2008-07-26 10:12:00 -04: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 14:00:33 -05:00
SUBDIR += action-view
SUBDIR += alternate_login
SUBDIR += auto_nodetitle
SUBDIR += autolocale
2008-03-16 08:40:28 -04:00
SUBDIR += backup
SUBDIR += backup_migrate
2008-02-18 14:00:33 -05:00
SUBDIR += calendar
SUBDIR += cck
SUBDIR += cck_taxonomy
2008-02-18 10:28:51 -05:00
SUBDIR += coder
2008-03-16 07:44:57 -04:00
SUBDIR += content_access
SUBDIR += core
SUBDIR += date
SUBDIR += daterange
2008-03-16 07:44:57 -04:00
SUBDIR += devel
2008-02-16 16:39:14 -05:00
SUBDIR += dba
SUBDIR += dhtml_menu
2008-03-16 08:35:40 -04:00
SUBDIR += find_path
SUBDIR += image
2008-03-16 08:40:28 -04:00
SUBDIR += journal
2008-03-16 07:45:27 -04:00
SUBDIR += jquery_update
2008-03-16 07:44:57 -04:00
SUBDIR += jstools
SUBDIR += linktocontent
SUBDIR += locale-de
SUBDIR += locale-es
SUBDIR += locale-fr
SUBDIR += locale-it
SUBDIR += locale-ja
2008-02-16 17:39:14 -05:00
SUBDIR += masquerade
SUBDIR += meta-tags
2008-07-26 10:12:00 -04:00
SUBDIR += nodefamily
SUBDIR += nodeprofile
SUBDIR += pathauto
SUBDIR += printer-friendly
SUBDIR += securelogin
SUBDIR += sitedoc
2008-07-26 10:12:00 -04:00
SUBDIR += subform_element
SUBDIR += tinyMCE
SUBDIR += token
SUBDIR += tql
SUBDIR += uploadpath
SUBDIR += user_import
SUBDIR += user_readonly
SUBDIR += usernode
2008-02-16 19:37:28 -05:00
SUBDIR += taxonomy_manager
2008-02-16 15:02:45 -05:00
SUBDIR += theme-aberdeen
2008-02-16 15:43:41 -05:00
SUBDIR += theme-bealestreet
2008-02-16 15:02:45 -05:00
SUBDIR += theme-bluebreeze
SUBDIR += theme-denver
2008-02-16 15:43:41 -05:00
SUBDIR += theme-litejazz
SUBDIR += theme-newsflash
2008-02-16 15:02:45 -05:00
SUBDIR += themesettingsapi
SUBDIR += views
SUBDIR += views-bonus
SUBDIR += webform
2008-07-26 10:12:00 -04:00
SUBDIR += workflow
.include <bsd.port.subdir.mk>