From a882364f2403bc9d88e823745313b7de799bd176 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- games/icbm3d/Makefile | 2 -- games/icbm3d/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 games/icbm3d/pkg-comment (limited to 'games/icbm3d') diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile index 3dc260c2f579..e66c06a151f9 100644 --- a/games/icbm3d/Makefile +++ b/games/icbm3d/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= "Inter-Continental Ballistic Missiles, 3D" - 3D game of defense - WRKSRC= ${WRKDIR}/icbm3d USE_X_PREFIX= yes MAKEFILE= makefile diff --git a/games/icbm3d/pkg-comment b/games/icbm3d/pkg-comment new file mode 100644 index 000000000000..2968c1b00ba4 --- /dev/null +++ b/games/icbm3d/pkg-comment @@ -0,0 +1 @@ +"Inter-Continental Ballistic Missiles, 3D" - 3D game of defense -- cgit