# $OpenBSD: Makefile,v 1.17 2019/07/12 20:47:10 sthen Exp $

COMMENT=		commandline screen capture util

GH_ACCOUNT =		resurrecting-open-source-projects
GH_PROJECT =		scrot
GH_TAGNAME =		1.4

CATEGORIES =		graphics

HOMEPAGE=		https://github.com/resurrecting-open-source-projects/scrot

# BSD
PERMIT_PACKAGE=	Yes

WANTLIB =		c m Imlib2 giblib X11 Xcomposite Xfixes

LIB_DEPENDS =		devel/giblib \
			graphics/imlib2

AUTOMAKE_VERSION =	1.16
AUTOCONF_VERSION =	2.70

AUTORECONF =		sh autogen.sh
CONFIGURE_STYLE=	autoreconf

BUILD_DEPENDS =		devel/autoconf-archive

.include <bsd.port.mk>
