diff options
author | brooks <brooks@FreeBSD.org> | 2006-02-22 00:58:04 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2006-02-22 00:58:04 +0000 |
commit | b6cec2a4b62f504dde4c0d35307969d72d45a86b (patch) | |
tree | 460d46f2284177b35d883ae18bae7440b1fe4984 /www/Makefile | |
parent | 7066ec5acca2ea991c9a74dfff9575fdcec46345 (diff) | |
download | FreeBSD-ports-b6cec2a4b62f504dde4c0d35307969d72d45a86b.zip FreeBSD-ports-b6cec2a4b62f504dde4c0d35307969d72d45a86b.tar.gz |
Add www/drupal-textile:
The Textile module allows you to enter content using Textile, a
simple, plain text syntax that is filtered into valid (X)HTML. It was
originally developed by Dean Allen of textism.com, and several different
versions (in several different programming languages) have been created.
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 c6a602d..577af49 100644 --- a/www/Makefile +++ b/www/Makefile @@ -99,6 +99,7 @@ SUBDIR += dpsearch SUBDIR += drupal SUBDIR += drupal-pubcookie + SUBDIR += drupal-textile SUBDIR += dtse SUBDIR += dummyflash SUBDIR += eaccelerator |