1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/games/xonix/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

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= 2
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>