1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xonix/Makefile

22 lines
417 B
Makefile
Raw Normal View History

# New ports collection makefile for: xonix
# Version required: 1.2
# Date created: 3 May 1995
# Whom: joerg
#
# $Id$
#
WRKSRC= ${WRKDIR}/xonix
DISTNAME= xonix-1.2
# this game has not yet been published elsewhere
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
CATEGORIES+= games
MAINTAINER= joerg@FreeBSD.org
LIB_DEPENDS= Xpm\\.:${PORTSDIR}/x11/xpm
USE_IMAKE= yes
.include <bsd.port.mk>