aboutsummaryrefslogtreecommitdiffstats
path: root/games/xblast/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-12-11 10:48:53 +0800
committersteve <steve@FreeBSD.org>2000-12-11 10:48:53 +0800
commit52ea02c52f9fc2036c9b8104acc82fbe035d6de6 (patch)
treed5f091126d143fe3fa334a5c92290e193d3f10c7 /games/xblast/Makefile
parentd55a42c199737df1fd843cf2dd5d4f841075d391 (diff)
downloadfreebsd-ports-gnome-52ea02c52f9fc2036c9b8104acc82fbe035d6de6.tar.gz
freebsd-ports-gnome-52ea02c52f9fc2036c9b8104acc82fbe035d6de6.tar.zst
freebsd-ports-gnome-52ea02c52f9fc2036c9b8104acc82fbe035d6de6.zip
- Handle manpage a bit more elagantly
- Update WWW: line PR: 23272 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'games/xblast/Makefile')
-rw-r--r--games/xblast/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile
index b2a812d3a7c6..169ed93ff2d1 100644
--- a/games/xblast/Makefile
+++ b/games/xblast/Makefile
@@ -10,13 +10,12 @@ PORTVERSION= 2.6.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
-DISTNAME= xblast-2.6.1.sound
+DISTNAME= ${PORTNAME}-${PORTVERSION}.sound
MAINTAINER= se@FreeBSD.org
WRKSRC= ${WRKDIR}/XBlast-2.6-sound
-USE_IMAKE= yes
+USE_IMAKE= yes
MAN1= xblast.1
-MANCOMPRESSED= yes
.include <bsd.port.mk>