2001-02-01 12:34:25 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2001/02/01 17:34:26 wilfried Exp $
|
2001-01-10 21:57:25 -05:00
|
|
|
|
|
|
|
DISTNAME= wmGrabImage-0.70
|
|
|
|
PKGNAME= ${DISTNAME:L}
|
2001-01-18 11:09:59 -05:00
|
|
|
CATEGORIES= graphics x11 x11/windowmaker
|
2001-01-10 21:57:25 -05:00
|
|
|
NEED_VERSION= 1.336
|
|
|
|
HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
|
|
|
|
|
2001-02-01 12:34:25 -05:00
|
|
|
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
|
2001-01-10 21:57:25 -05:00
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
|
|
|
|
|
|
|
|
RUN_DEPENDS= convert::graphics/ImageMagick \
|
|
|
|
xv::graphics/xv \
|
|
|
|
wget::net/wget
|
|
|
|
|
2001-01-17 11:13:28 -05:00
|
|
|
USE_X11= Yes
|
2001-01-10 21:57:25 -05:00
|
|
|
WRKSRC= ${WRKDIST}/wmGrabImage
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|