# New ports collection makefile for: gtkabale # Version required: 0.3 # Date created: 30 January 2000 # Whom: Yukihiro Nakai # # $FreeBSD$ # DISTNAME= gtkabale-0.3 CATEGORIES= games MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ gdk_imlib.5:${PORTSDIR}/graphics/imlib GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" .include