diff options
Diffstat (limited to 'net/rwhoisd/Makefile')
-rw-r--r-- | net/rwhoisd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile index ac9374151013..8892e4634467 100644 --- a/net/rwhoisd/Makefile +++ b/net/rwhoisd/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The Internic referral whois server + .if !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif |