diff options
Diffstat (limited to 'mail/archivesmtp')
-rw-r--r-- | mail/archivesmtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/archivesmtp/Makefile b/mail/archivesmtp/Makefile index 96faa47c801a..e016be072093 100644 --- a/mail/archivesmtp/Makefile +++ b/mail/archivesmtp/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.dancingfortune.com/projects/archivesmtp/files/ MAINTAINER= ports@FreeBSD.org COMMENT= SMTP mail archiver +WWW= http://www.dancingfortune.com/projects/archivesmtp/index.php LIBS+= -lmilter -lpthread MAKE_ENV+= LDADD="${LIBS}" |