# New ports collection makefile for:	scrot
# Date created:				27 Oct 2000
# Whom:					Jeremy Norris <ishmael27@home.com>
#
# $FreeBSD: ports/graphics/scrot/Makefile,v 1.4 2001/08/30 00:48:05 petef Exp $
#

PORTNAME=	scrot
PORTVERSION=	0.6
CATEGORIES=	graphics
MASTER_SITES=	http://www.linuxbrit.co.uk/downloads/

MAINTAINER=	ishmael27@home.com

LIB_DEPENDS=	giblib.1:${PORTSDIR}/graphics/giblib

GNU_CONFIGURE=	yes
USE_X_PREFIX=	yes

MAN1=		scrot.1

.include <bsd.port.mk>
