diff options
Diffstat (limited to 'mail/smail/Makefile')
-rw-r--r-- | mail/smail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile index d6b0a94fd989..5815ddb4ad9b 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ \ ftp://ftp.weird.com/pub/local/ MAINTAINER= ports@FreeBSD.org +COMMENT= A program used for receiving and delivering mail BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident .if !exists(/usr/include/tcpd.h) |