18 lines
445 B
Makefile
18 lines
445 B
Makefile
# $NetBSD: Makefile,v 1.25 2011/01/13 13:38:20 wiz Exp $
|
|
|
|
DISTNAME= scrot-0.8
|
|
PKGREVISION= 13
|
|
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"
|