diff options
author | edwin <edwin@FreeBSD.org> | 2004-01-03 14:56:12 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-01-03 14:56:12 +0800 |
commit | ef4150d243e8c0430947e793e88bc622d49b3087 (patch) | |
tree | 8efbd12c371d86c6847de41f154466aa3b985ecd /mail/Makefile | |
parent | 79b91b1cfc45cf1f8cfa82dc1554436ae699502c (diff) | |
download | freebsd-ports-graphics-ef4150d243e8c0430947e793e88bc622d49b3087.tar.gz freebsd-ports-graphics-ef4150d243e8c0430947e793e88bc622d49b3087.tar.zst freebsd-ports-graphics-ef4150d243e8c0430947e793e88bc622d49b3087.zip |
New port mail/postfixadmin
A tool to manage virtual domains via a PHP interface
Postfix Admin is a Web Based Management tool for Postfix
when you are dealing with Postfix Style Virtual Domains and
Virtual Users that are store in MySQL. Written in PHP.
PR: ports/54984, ports/58417
Submitted by: SIN-HSIUNG CHANG <sexbear@tmu.edu.tw>, Rob Evers <rob@debank.tv>
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 d866d751aaf..d04fa416c65 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -279,6 +279,7 @@ SUBDIR += postfix SUBDIR += postfix-current SUBDIR += postfix1 + SUBDIR += postfixadmin SUBDIR += postilion SUBDIR += premail SUBDIR += procmail |