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 --- games/gl-117/Makefile | 2 ++ games/gl-117/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 games/gl-117/pkg-comment (limited to 'games/gl-117') diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index a2a261d47db2..5af6e5224066 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An OpenGL & SDL action flight simulator + LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/gl-117/pkg-comment b/games/gl-117/pkg-comment deleted file mode 100644 index ed2240ed432b..000000000000 --- a/games/gl-117/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An OpenGL & SDL action flight simulator -- cgit