mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
3dcbde1459
<URL: http://vuxml.freebsd.org/6fd9a1e9-efd3-11d8-9837-000c41e2cdad.html > Submitted by: robert@OpenBSD.org
22 lines
400 B
Makefile
22 lines
400 B
Makefile
# New ports collection makefile for: xonix
|
|
# Date created: 3 May 1995
|
|
# Whom: joerg
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xonix
|
|
PORTVERSION= 1.4
|
|
PORTREVISION= 1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
COMMENT= Try to win land without colliding with `flyers' and `eaters'
|
|
|
|
USE_IMAKE= yes
|
|
USE_XPM= yes
|
|
MAN1= xonix.1
|
|
|
|
.include <bsd.port.mk>
|