freebsd-ports/graphics/wmgrabimage/Makefile
Alexander Langer 8a4dbbbadf - Support X11BASE properly
- Remove USE_GMAKE
- WindowMaker -> Window Maker

PR:		20543
Submitted by:	Ports Fury
2000-08-12 10:56:26 +00:00

25 lines
492 B
Makefile

# New ports collection makefile for: wmGrabImage
# Date created: 4th November 1999
# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
#
# $FreeBSD$
#
PORTNAME= wmGrabImage
PORTVERSION= 0.70
CATEGORIES= graphics windowmaker
MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
MAINTAINER= ozz@FreeBSD.org.ru
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
WRKSRC= ${WRKDIR}/${DISTNAME}/wmGrabImage
USE_X_PREFIX= YES
USE_XPM= YES
MAN1= wmGrabImage.1
.include <bsd.port.mk>