diff options
Diffstat (limited to 'mail/smtpclient/Makefile')
-rw-r--r-- | mail/smtpclient/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/smtpclient/Makefile b/mail/smtpclient/Makefile index db79d36c1309..5309f71ad889 100644 --- a/mail/smtpclient/Makefile +++ b/mail/smtpclient/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.engelschall.com/sw/smtpclient/distrib/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Simple SMTP client + GNU_CONFIGURE= yes MAN1= smtpclient.1 |