diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 14:51:24 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 14:51:24 +0000 |
commit | a409a44861db1653f60e01ff94fdce49a47caf49 (patch) | |
tree | 47ace67d35fd1ed77343785512958c2484f23274 /mail/smtpfeed | |
parent | df6a0ec07453c5925b4f4888ec22d940818a8f72 (diff) |
Notes
Diffstat (limited to 'mail/smtpfeed')
-rw-r--r-- | mail/smtpfeed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 926611d77a4f..546d8176c7ae 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= SMTP Fast Exploding External Deliverer for Sendmail LICENSE= BSD4CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYRIGHT OPTIONS_DEFINE= DOCS |