# $OpenBSD: Makefile,v 1.2 2001/10/25 22:34:49 wilfried Exp $ COMMENT= 'wm-dockapp; mail notifier' DISTNAME= WMMail.app-0.64 PKGNAME= wmmail-0.64 CATEGORIES= mail x11 x11/windowmaker NEED_VERSION= 1.482 HOMEPAGE= http://www.eecg.utoronto.ca/cgi-bin/cgiwrap/chanb/www/wmmail MAINTAINER= Peter Stromberg PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes MASTER_SITES= http://www.eecg.utoronto.ca/~chanb/WMMail.app/ RUN_DEPENDS= ::x11/windowmaker LIB_DEPENDS= PropList.2::devel/libproplist SEPARATE_BUILD= concurrent USE_X11= Yes USE_GMAKE= Yes NO_REGRESS= Yes CONFIGURE_STYLE= gnu CONFIGURE_ARGS= --with-PL-libs="-L${LOCALBASE}/lib" \ --with-PL-incs="-I${LOCALBASE}/include" post-install: ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/GNUstep/Apps/WMMail.app/ ${INSTALL_DATA} ${WRKSRC}/doc/Help.txt ${PREFIX}/GNUstep/Apps/WMMail.app/ .include