From 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- net/icb/Makefile | 2 ++ net/icb/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 net/icb/pkg-comment (limited to 'net/icb') diff --git a/net/icb/Makefile b/net/icb/Makefile index 8ac3ff663c80..6462c6356863 100644 --- a/net/icb/Makefile +++ b/net/icb/Makefile @@ -16,6 +16,8 @@ DISTNAME= c${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Internet CB - a mostly-defunct chat client + LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 diff --git a/net/icb/pkg-comment b/net/icb/pkg-comment deleted file mode 100644 index 7aa00e3ffea8..000000000000 --- a/net/icb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Internet CB - a mostly-defunct chat client -- cgit