1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/baduki/Makefile

23 lines
483 B
Makefile
Raw Normal View History

# 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>