diff options
author | matthew <matthew@FreeBSD.org> | 2016-09-16 04:49:13 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2016-09-16 04:49:13 +0800 |
commit | 9935ebb77b2b4590bbcc139ccb59bec707ac9b5f (patch) | |
tree | bd59568bf47b38b247d62a5e981e14dca21c1557 /www/Makefile | |
parent | cfb848185506aff16f01f7888a32e297ed42f48e (diff) | |
download | freebsd-ports-graphics-9935ebb77b2b4590bbcc139ccb59bec707ac9b5f.tar.gz freebsd-ports-graphics-9935ebb77b2b4590bbcc139ccb59bec707ac9b5f.tar.zst freebsd-ports-graphics-9935ebb77b2b4590bbcc139ccb59bec707ac9b5f.zip |
RT's extension that displays gravatar images within RT
WWW: http://search.cpan.org/dist/RT-Extension-Gravatar/
PR: 212705
Submitted by: Michael Schout <mschout@gkg.net>
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 f1f5def4d23..52880d9bc6f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1161,6 +1161,7 @@ SUBDIR += p5-RT-Authen-ExternalAuth SUBDIR += p5-RT-Client-REST SUBDIR += p5-RT-Extension-CommandByMail + SUBDIR += p5-RT-Extension-Gravatar SUBDIR += p5-RT-Extension-LDAPImport SUBDIR += p5-RT-Extension-MandatoryOnTransition SUBDIR += p5-RT-Extension-QuickAssign |