freebsd-ports/graphics/wmgrabimage/Makefile
Mario Sergio Fujikawa Ferreira ef1452ded5 Update to version 0.72
PR:		28808
Submitted by:	maintainer (silence due to timeout, 19 days)
2001-07-27 20:09:58 +00:00

26 lines
511 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.72
CATEGORIES= graphics windowmaker
MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
EXTRACT_SUFX= .tgz
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>