1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/games/znibbles/Makefile
Kevin Lo 2d15c34703 Update MASTER_SITES
PR: 31281
Submitted by: MAINTAINER
2001-10-15 15:37:08 +00:00

24 lines
472 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
CATEGORIES= games
MASTER_SITES= http://koala.ilog.fr/ftp/pub/games/znibbles/
MAINTAINER= yinjieh@csie.nctu.edu.tw
USE_MOTIF= yes
USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-motif \
--disable-motif
MAN6= nibbles.6 znibbles.6 gznibbles.6 znibblesX.6
.include <bsd.port.mk>