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 --- x11-wm/novawm/Makefile | 2 ++ x11-wm/novawm/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 x11-wm/novawm/pkg-comment (limited to 'x11-wm/novawm') diff --git a/x11-wm/novawm/Makefile b/x11-wm/novawm/Makefile index 9459d5056b2c..597f396a4eca 100644 --- a/x11-wm/novawm/Makefile +++ b/x11-wm/novawm/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_alpha MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A window manager for X, developed with speed, size, and style in mind + USE_XPM= yes GNU_CONFIGURE= yes USE_X_PREFIX= yes diff --git a/x11-wm/novawm/pkg-comment b/x11-wm/novawm/pkg-comment deleted file mode 100644 index 880e95325a85..000000000000 --- a/x11-wm/novawm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A window manager for X, developed with speed, size, and style in mind -- cgit