# $OpenBSD: Makefile,v 1.16 2010/11/22 08:37:04 espie Exp $ COMMENT= full-screen X11 task-switcher like Apple's Expose DISTNAME= skippy-0.5.0 REVISION= 5 CATEGORIES= x11 MASTER_SITES= http://thegraveyard.org/files/ EXTRACT_SUFX= .tar.bz2 HOMEPAGE= http://thegraveyard.org/skippy.php # X11 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= X11 Xau Xdmcp Xext Xft Xinerama Xrender c expat fontconfig \ freetype m z pthread-stubs xcb Imlib2 NO_REGRESS= Yes LIB_DEPENDS= graphics/imlib2 post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/skippy ${INSTALL_DATA} ${WRKSRC}/skippyrc-default \ ${PREFIX}/share/examples/skippy .include