diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-17 01:04:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-17 01:04:17 +0800 |
commit | a4192fb78276f33808731205e1684138fc38ba19 (patch) | |
tree | f4c9e832f06a0d89477abdc188cde0f1098ad54a /www/Makefile | |
parent | 73134ea48883c6c9963f2dd781307f1c0144168e (diff) | |
download | freebsd-ports-gnome-a4192fb78276f33808731205e1684138fc38ba19.tar.gz freebsd-ports-gnome-a4192fb78276f33808731205e1684138fc38ba19.tar.zst freebsd-ports-gnome-a4192fb78276f33808731205e1684138fc38ba19.zip |
Workflow-ng allows one to customize drupal's built in workflows in a very
flexible way. In short, it's a rule-based event driven action evaluation
system.
WWW: http://drupal.org/project/workflow_ng
PR: ports/120579
Submitted by: Jeremy Iverson <jeremy at algenta.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 5b87df806cc2..86bdd371b8ba 100644 --- a/www/Makefile +++ b/www/Makefile @@ -148,6 +148,7 @@ SUBDIR += drupal5-token SUBDIR += drupal5-ubrowser SUBDIR += drupal5-views + SUBDIR += drupal5-workflow_ng SUBDIR += dtse SUBDIR += dummyflash SUBDIR += eaccelerator |