20 lines
314 B
Makefile
20 lines
314 B
Makefile
# New ports collection makefile for: xonix
|
|
# Date created: 3 May 1995
|
|
# Whom: joerg
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xonix
|
|
PORTVERSION= 1.4
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
USE_XPM= yes
|
|
MAN1= xonix.1
|
|
|
|
.include <bsd.port.mk>
|