# $OpenBSD: Makefile,v 1.1.1.1 2020/09/12 20:33:11 pamela Exp $

COMMENT =	brushes used by software using libmypaint

V =		2.0.2
DISTNAME =	mypaint-brushes-$V
PKGNAME =	mypaint-brushes2-$V
EXTRACT_SUFX =	.tar.xz

CATEGORIES =	graphics

# Public Domain/CC0 1.0
PERMIT_PACKAGE = Yes

MASTER_SITES =	https://github.com/mypaint/mypaint-brushes/releases/download/v$V/

CONFIGURE_STYLE =	gnu
USE_GMAKE =		Yes

.include <bsd.port.mk>
