From d9611f93758b42bc9f2e2794b3d0039ec6038c4e Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- games/xkoules/Makefile | 2 ++ games/xkoules/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 games/xkoules/pkg-comment (limited to 'games/xkoules') diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile index 42b2dfb811bc..c46b703387d9 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fast action arcade-style game for X Window + .if ${MACHINE_ARCH} == "i386" PLIST_SUB= SNDSRV:="" .else diff --git a/games/xkoules/pkg-comment b/games/xkoules/pkg-comment deleted file mode 100644 index c5f9d5d3234c..000000000000 --- a/games/xkoules/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fast action arcade-style game for X Window -- cgit v1.2.3