From a882364f2403bc9d88e823745313b7de799bd176 Mon Sep 17 00:00:00 2001 From: lioux 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/netdude/Makefile | 2 -- net/netdude/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 net/netdude/pkg-comment (limited to 'net/netdude') diff --git a/net/netdude/Makefile b/net/netdude/Makefile index 29e353d..a38f46e 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles - LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv \ ltdl:${PORTSDIR}/devel/libtool diff --git a/net/netdude/pkg-comment b/net/netdude/pkg-comment new file mode 100644 index 0000000..d40e65d --- /dev/null +++ b/net/netdude/pkg-comment @@ -0,0 +1 @@ +NETwork DUmp data Displayer and Editor for tcpdump tracefiles -- cgit v1.1