diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-22 22:32:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-22 22:32:25 +0000 |
commit | af0091d41c0ac718396643cae567615b58e27348 (patch) | |
tree | 5573384d66707cd9cdb3d177451ad4cd074f6fd6 /mail/Makefile | |
parent | 6a7378982e015af488f4de499a267066afd05142 (diff) |
This plugin for the SquirrelMail WebMailer is the first of several ports I have
written for some squirrelmail plugins.
About the Plugin: It provides a standard API for other plugins and has no
functionality in and of itself.
PR: ports/83606
Submitted by: Alexander Wittig <alexander@wittig.name>
Notes
Notes:
svn path=/head/; revision=139918
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index db354deee4c9..28c6669be668 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -488,6 +488,7 @@ SUBDIR += spruce SUBDIR += sqlgrey SUBDIR += squirrelmail + SUBDIR += squirrelmail-compatibility-plugin SUBDIR += sqwebmail SUBDIR += ssmtp SUBDIR += stuphead |