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/blackjack/Makefile | 2 ++ games/blackjack/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 games/blackjack/pkg-comment (limited to 'games/blackjack') diff --git a/games/blackjack/Makefile b/games/blackjack/Makefile index e4f584e83dc6..889cada94e93 100644 --- a/games/blackjack/Makefile +++ b/games/blackjack/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= One of the better implementations of blackjack, based on QT + WRKSRC= ${WRKDIR}/${PORTNAME} USE_QT_VER= 1 diff --git a/games/blackjack/pkg-comment b/games/blackjack/pkg-comment deleted file mode 100644 index ed22b52897ab..000000000000 --- a/games/blackjack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -One of the better implementations of blackjack, based on QT -- cgit v1.2.3