# New ports collection makefile for: icewm # Version required: 0.9.48 # Date created: 10 August 1997 # Whom: Yukihiro Nakai # # $Id: Makefile,v 1.38 1999/06/08 23:58:37 steve Exp $ # DISTNAME= icewm-0.9.48 CATEGORIES= x11-wm MASTER_SITES= http://www.kiss.uni-lj.si/~k4fr0235/icewm/devel/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/icewm/ EXTRACT_SUFX= .src.tar.gz MAINTAINER= nacai@iname.com .if defined(GNOME) LIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs .endif LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes .if defined(USE_I18N) CONFIGURE_ARGS+= --enable-i18n .endif post-install: ${INSTALL_DATA} ${FILESDIR}/bsd-daemon.xpm ${PREFIX}/share/icewm/taskbar .include