freebsd-ports/graphics/wmgrabimage/Makefile
Alex Kozlov dcc68d12a8 - Deprecate and set expiration date to 2014-02-25: No more public distfiles
PR:	ports/186073
Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)
2014-01-25 05:47:47 +00:00

26 lines
541 B
Makefile

# Created by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
# $FreeBSD$
PORTNAME= wmGrabImage
PORTVERSION= 0.72
PORTREVISION= 7
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
DEPRECATED= No more public distfiles
EXPIRATION_DATE= 2014-02-25
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
WRKSRC= ${WRKDIR}/${DISTNAME}/wmGrabImage
USE_XORG= xpm
MAN1= wmGrabImage.1
NO_STAGE= yes
.include <bsd.port.mk>