From f0a1969d343f97cdb90a73adcff6a7a383fc9522 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira 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/xasteroids/Makefile | 2 -- games/xasteroids/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 games/xasteroids/pkg-comment (limited to 'games/xasteroids') diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile index 3d7292e69f32..ba1ae6839829 100644 --- a/games/xasteroids/Makefile +++ b/games/xasteroids/Makefile @@ -13,8 +13,6 @@ DISTFILES= xasteroids.sh.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X11 based asteroids style arcade game - USE_IMAKE= yes NO_WRKSUBDIR= yes EXTRACT_CMD= ( cd ${WRKDIR}; zcat | sh -s ) diff --git a/games/xasteroids/pkg-comment b/games/xasteroids/pkg-comment new file mode 100644 index 000000000000..26158f325238 --- /dev/null +++ b/games/xasteroids/pkg-comment @@ -0,0 +1 @@ +X11 based asteroids style arcade game -- cgit v1.2.3