summaryrefslogtreecommitdiff
path: root/graphics/scrot/Makefile
blob: de5ce19ff1ba05e44251bf6f8ea7058082e4e1ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.11 2004/05/07 01:14:48 xtraeme Exp $
#

DISTNAME=	scrot-0.8
PKGREVISION=	4
CATEGORIES=	graphics
MASTER_SITES=	http://linuxbrit.co.uk/downloads/

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://linuxbrit.co.uk/scrot/
COMMENT=	Commandline screen capture util like "import", but using imlib2

USE_BUILDLINK3=	YES
GNU_CONFIGURE=	YES
USE_X11=	YES

.include "../../devel/giblib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"