18 lines
445 B
Makefile
18 lines
445 B
Makefile
# $NetBSD: Makefile,v 1.23 2010/01/18 09:59:08 wiz Exp $
|
|
|
|
DISTNAME= scrot-0.8
|
|
PKGREVISION= 11
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://linuxbrit.co.uk/downloads/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://linuxbrit.co.uk/scrot/
|
|
COMMENT= Commandline screen capture util like "import", but using imlib2
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../devel/giblib/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|