1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/xonix/Makefile
Joerg Wunsch c230cca74c Next one in my list of ports to fix... Give the xonix distfile a new
home.  File resurrected from an old FreeBSD CD-ROM, so the MD5 sum
remains identical.
2000-02-19 19:38:01 +00:00

21 lines
362 B
Makefile

# New ports collection makefile for: xonix
# Version required: 1.4
# Date created: 3 May 1995
# Whom: joerg
#
# $FreeBSD$
#
DISTNAME= xonix-1.4
CATEGORIES= games
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
MAINTAINER= joerg@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= xonix.1
.include <bsd.port.mk>