aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-05-27 19:40:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-05-27 19:40:11 +0000
commit405b2cea91e03e517d710fef6ec0b4ad9bdf7976 (patch)
treec423d09a011044ed4a7277aabb969ca283aeeaf0 /www/Makefile
parent3a895cd247dd4294d1c79a6bfef6ef8a8dab2ce8 (diff)
This plugin allows Trac plugins to export select parts of their interface via
XML-RPC. It also includes some exported functions for manipulating tickets, with plans to include interfaces to other parts of Trac's API. WWW: http://trac-hacks.org/wiki/XmlRpcPlugin Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
Notes
Notes: svn path=/head/; revision=192105
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 5b1c5e227c1a..70ffd9d267f1 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1176,6 +1176,7 @@
SUBDIR += trac-webadmin
SUBDIR += trac-wikinotification
SUBDIR += trac-wikirename
+ SUBDIR += trac-xmlrpc
SUBDIR += transproxy
SUBDIR += twhttpd
SUBDIR += twig