freebsd-ports/games/znibbles/Makefile
Mark Linimon 7cf77d236e Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.

Hat:	portmgr
2008-12-25 03:13:51 +00:00

26 lines
532 B
Makefile

# New ports collection makefile for: znibbles
# Date created: 21 Aug 1999
# Whom: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
#
# $FreeBSD$
#
PORTNAME= znibbles
PORTVERSION= 0.0.7
PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://koala.ilog.fr/ftp/pub/games/znibbles/
MAINTAINER= ports@FreeBSD.org
COMMENT= A multi-player networked nibbles game
USE_MOTIF= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-motif \
--disable-motif
MAN6= nibbles.6 znibbles.6 gznibbles.6 znibblesX.6
.include <bsd.port.mk>