diff options
author | brooks <brooks@FreeBSD.org> | 2009-01-10 07:53:48 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2009-01-10 07:53:48 +0800 |
commit | d2c113a4de2e69829f837ddad82827cdd9c9606d (patch) | |
tree | c38b8cd4794d64b78b3495733f55a3352b4fbb7f /www/Makefile | |
parent | 89d3badb17d67e0006382b9e8e63643ebeb6dc04 (diff) | |
download | freebsd-ports-gnome-d2c113a4de2e69829f837ddad82827cdd9c9606d.tar.gz freebsd-ports-gnome-d2c113a4de2e69829f837ddad82827cdd9c9606d.tar.zst freebsd-ports-gnome-d2c113a4de2e69829f837ddad82827cdd9c9606d.zip |
This plugin simplifies the process of distributing and deploying
themes and styles.
WWW: http://trac-hacks.org/wiki/ThemeEnginePlugin
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 307ee99f5e6e..c26d9dca6d23 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1433,6 +1433,7 @@ SUBDIR += trac-simpleticket SUBDIR += trac-spam-filter SUBDIR += trac-tags + SUBDIR += trac-themeengine SUBDIR += trac-ticketdelete SUBDIR += trac-tocmacro SUBDIR += trac-tweakui |