diff options
Diffstat (limited to 'net/scotty3/Makefile')
-rw-r--r-- | net/scotty3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index be812865f54d..e17f0615fe31 100644 --- a/net/scotty3/Makefile +++ b/net/scotty3/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-00-02-21 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Network management extensions to tcl + .ifdef (WITHOUT_X11) PKGNAMESUFFIX= -nox11 LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 |