mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
d492d682e0
- Update WWW: line PR: 23272 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
22 lines
431 B
Makefile
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>
|