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 --- misc/cwish/Makefile | 2 ++ misc/cwish/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 misc/cwish/pkg-comment (limited to 'misc/cwish') diff --git a/misc/cwish/Makefile b/misc/cwish/Makefile index 0146fe6..56bb0cc 100644 --- a/misc/cwish/Makefile +++ b/misc/cwish/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.hcs.de/users/hm/packages/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Curses based user friendly windowing shell + NO_WRKSUBDIR= yes ALL_TARGET= cwish MAN1= cwish.1 diff --git a/misc/cwish/pkg-comment b/misc/cwish/pkg-comment deleted file mode 100644 index 2191cf9..0000000 --- a/misc/cwish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Curses based user friendly windowing shell -- cgit v1.1