aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-14 20:13:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-14 20:13:34 +0000
commit7b72e3a1f4e6541085be6a0999e8af54a54743dc (patch)
tree8eaf5ef6f24b56ffc5baab29615d17d1a1cccdb6 /www/Makefile
parentd6be3c70d5521e6862c24ec10ff05bfa4889d86a (diff)
RTx::Shredder is extention to RT API which allow you to delete data
from RT database. Now Shredder support wipe out of almost all RT objects (Tickets, Transactions, Attachments, Users...) WWW: http://search.cpan.org/perldoc?RTx::Shredder PR: ports/126783 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk>
Notes
Notes: svn path=/head/; revision=224243
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 e437962aaf1d..f0d3b5eabf77 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -958,6 +958,7 @@
SUBDIR += p5-RT-Extension-SLA
SUBDIR += p5-RTx-Calendar
SUBDIR += p5-RTx-RightsMatrix
+ SUBDIR += p5-RTx-Shredder
SUBDIR += p5-RTx-Statistics
SUBDIR += p5-Reaction
SUBDIR += p5-SCGI