1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/xspacewarp/Makefile
Kris Kennaway 027f59c9d8 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:19:16 +00:00

23 lines
495 B
Makefile

# New ports collection makefile for: xspacewarp
# Version required: 1.2
# Date created: 16 May 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
DISTNAME= xspacewarp-1.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/xspacewarp ${PREFIX}/bin
@ ${INSTALL_DATA} ${WRKSRC}/XSpacewarp.app_def ${X11BASE}/lib/X11/app-defaults/XSpacewarp
.include <bsd.port.mk>