diff options
author | pav <pav@FreeBSD.org> | 2005-07-23 06:32:25 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-23 06:32:25 +0800 |
commit | 7e7960a6949b60e89e4e961a82dd69afecc18ad4 (patch) | |
tree | 0dd726d2c0dd01cd1c52f8804abbc903f639d13a /mail/Makefile | |
parent | 499a0bb3fe34160f757e8cfdbc9dcc468bd6464b (diff) | |
download | freebsd-ports-gnome-7e7960a6949b60e89e4e961a82dd69afecc18ad4.tar.gz freebsd-ports-gnome-7e7960a6949b60e89e4e961a82dd69afecc18ad4.tar.zst freebsd-ports-gnome-7e7960a6949b60e89e4e961a82dd69afecc18ad4.zip |
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>
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 |