freebsd-ports/graphics/wmgrabimage/Makefile
Martin Wilke ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00

26 lines
545 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
PORTREVISION= 4
CATEGORIES= graphics windowmaker
MASTER_SITES= http://dockapps.org/files/12/19/
EXTRACT_SUFX= .tgz
MAINTAINER= sascha@root-login.org
COMMENT= Monitor your favorite web image
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
WRKSRC= ${WRKDIR}/${DISTNAME}/wmGrabImage
USE_XORG= xpm
MAN1= wmGrabImage.1
.include <bsd.port.mk>