1999-11-01 04:10:49 +00:00
|
|
|
# New ports collection makefile for: znibbles
|
|
|
|
# Date created: 21 Aug 1999
|
|
|
|
# Whom: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-14 12:28:40 +00:00
|
|
|
PORTNAME= znibbles
|
|
|
|
PORTVERSION= 0.0.7
|
2004-02-04 05:21:48 +00:00
|
|
|
PORTREVISION= 1
|
1999-11-01 04:10:49 +00:00
|
|
|
CATEGORIES= games
|
2001-10-15 15:37:08 +00:00
|
|
|
MASTER_SITES= http://koala.ilog.fr/ftp/pub/games/znibbles/
|
1999-11-01 04:10:49 +00:00
|
|
|
|
|
|
|
MAINTAINER= yinjieh@csie.nctu.edu.tw
|
2003-02-21 12:06:51 +00:00
|
|
|
COMMENT= A multi-player networked nibbles game
|
1999-11-01 04:10:49 +00:00
|
|
|
|
2000-11-07 23:28:20 +00:00
|
|
|
USE_MOTIF= yes
|
2002-09-02 00:59:13 +00:00
|
|
|
USE_GNOME= gtk12
|
2000-10-05 06:36:23 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1999-11-14 02:41:58 +00:00
|
|
|
CONFIGURE_ARGS= --without-motif \
|
|
|
|
--disable-motif
|
1999-11-01 04:10:49 +00:00
|
|
|
|
|
|
|
MAN6= nibbles.6 znibbles.6 gznibbles.6 znibblesX.6
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|