mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
19 lines
342 B
Makefile
19 lines
342 B
Makefile
# Created by: joerg
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= xonix
|
|
PORTVERSION= 1.4
|
|
PORTREVISION= 3
|
|
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'
|
|
|
|
USES= imake
|
|
USE_XORG= xaw
|
|
MAN1= xonix.1
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|