freebsd-ports/games/xonix/Makefile

21 lines
411 B
Makefile
Raw Normal View History

# New ports collection makefile for: xonix
1995-09-23 04:52:55 -04:00
# Version required: 1.4
# Date created: 3 May 1995
# Whom: joerg
#
# $Id: Makefile,v 1.6 1998/09/17 00:32:38 asami Exp $
#
1995-09-23 04:52:55 -04:00
DISTNAME= xonix-1.4
CATEGORIES= games
1995-09-23 04:52:55 -04:00
MASTER_SITES= ftp://ftp.inf.tu-dresden.de/pub/people/wunsch/xonix/
MAINTAINER= joerg@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= xonix.1
.include <bsd.port.mk>