freebsd-ports/games/xblast/Makefile
Steve Price d492d682e0 - Handle manpage a bit more elagantly
- Update WWW: line

PR:		23272
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 02:48:53 +00:00

22 lines
431 B
Makefile

# New ports collection makefile for: xblast
# Date created: Sat Nov 08 09:47:12 CET 1997
# Whom: se
#
# $FreeBSD$
#
PORTNAME= xblast
PORTVERSION= 2.6.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
DISTNAME= ${PORTNAME}-${PORTVERSION}.sound
MAINTAINER= se@FreeBSD.org
WRKSRC= ${WRKDIR}/XBlast-2.6-sound
USE_IMAKE= yes
MAN1= xblast.1
.include <bsd.port.mk>