# New ports collection makefile for: wmg # Version required: 0.14.0 # Date created: 27 August 1999 # Whom: Yukihiro Nakai # # $Id$ # DISTNAME= wmG-0.14.0 PKGNAME= wmg-0.14.0 CATEGORIES= x11-wm gnome MASTER_SITES= http://www.geocities.com/SiliconValley/Screen/4079/downloads/ MAINTAINER= nacai@iname.com LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib \ Xpm.4:${PORTSDIR}/graphics/xpm \ esd.1:${PORTSDIR}/audio/esound \ gnome.2:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes LIBTOOLFILES= configure CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ GLIB_CONFIG="${GLIB_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" .include