From f0a1969d343f97cdb90a73adcff6a7a383fc9522 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- net/ns/Makefile | 2 -- net/ns/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 net/ns/pkg-comment (limited to 'net/ns') diff --git a/net/ns/Makefile b/net/ns/Makefile index 22a0563f0481..961461f7f934 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -13,8 +13,6 @@ DISTNAME= ns-src-2.1b9 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 diff --git a/net/ns/pkg-comment b/net/ns/pkg-comment new file mode 100644 index 000000000000..0c9bcd737961 --- /dev/null +++ b/net/ns/pkg-comment @@ -0,0 +1 @@ +The UCB/LBNL Network Simulator Version 2 -- cgit v1.2.3