1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/baduki/Makefile
Steve Price 19c0d2e421 Adding baduki version 0.2.9.
Another game of Go.

PR:		15431
Submitted by:	Steve Coltrin <spcoltri@unm.edu>
1999-12-25 03:00:08 +00:00

23 lines
483 B
Makefile

# New ports collection makefile for: baduki
# Version required: 0.2.9
# Date created: 11 December 1999
# Whom: spcoltri@unm.edu
#
# $FreeBSD$
#
DISTNAME= baduki-0.2.9
CATEGORIES= games
MASTER_SITES= http://soback.kornet21.net/~artist/baduk/
MAINTAINER= spcoltri@unm.edu
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
USE_GMAKE= yes
.include <bsd.port.mk>