blob: a9ba9504506b1893443c2519ca7962b6e1d4b665 (
plain) (
tree)
|
|
# 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.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>
|