# $OpenBSD: Makefile,v 1.12 2007/09/15 20:09:43 simon Exp $ COMMENT= wm-dockapp; shows photos and execute commands on that photo DISTNAME= wmphoto-0.3a PKGNAME= ${DISTNAME}p0 CATEGORIES= graphics x11 x11/windowmaker HOMEPAGE= http://www.dcc.uchile.cl/~amartoq/wmphoto/ MAINTAINER= Peter Stromberg # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${HOMEPAGE} RUN_DEPENDS= :ImageMagick-*:graphics/ImageMagick WANTLIB= X11 c Xext Xpm USE_X11= Yes NO_REGRESS= Yes WRKSRC= ${WRKDIST}/wmphoto do-install: ${INSTALL_PROGRAM} ${WRKBUILD}/wmphoto ${PREFIX}/bin ${INSTALL_MAN} files/wmphoto.1 ${PREFIX}/man/man1 .include