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 --- textproc/cwtext/Makefile | 2 ++ textproc/cwtext/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 textproc/cwtext/pkg-comment (limited to 'textproc/cwtext') diff --git a/textproc/cwtext/Makefile b/textproc/cwtext/Makefile index 48841fc9eb12..155a51df2fcd 100644 --- a/textproc/cwtext/Makefile +++ b/textproc/cwtext/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Morse Code Generator + USE_REINPLACE= yes USE_GMAKE= yes MAKEFILE= makefile diff --git a/textproc/cwtext/pkg-comment b/textproc/cwtext/pkg-comment deleted file mode 100644 index 6af1a1fc801f..000000000000 --- a/textproc/cwtext/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Morse Code Generator -- cgit