diff options
Diffstat (limited to 'net/ns2/Makefile')
-rw-r--r-- | net/ns2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ns2/Makefile b/net/ns2/Makefile index 961461f..2b86153 100644 --- a/net/ns2/Makefile +++ b/net/ns2/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.isi.edu/nsnam/dist/ DISTNAME= ns-src-2.1b9 MAINTAINER= ports@FreeBSD.org +COMMENT= The UCB/LBNL Network Simulator Version 2 BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83 |