aboutsummaryrefslogtreecommitdiff
path: root/graphics/mypaint-brushes/Makefile
blob: fc518ef89d4d373c498c4d99088829add5997dbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	mypaint-brushes
PORTVERSION=	1.3.1
DISTVERSIONPREFIX=v
CATEGORIES=	graphics

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Brushes used by MyPaint and other software using libmypaint

LICENSE=	CC0-1.0
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		autoreconf pathfix gmake
GNU_CONFIGURE=	yes

USE_GITHUB=yes

GH_ACCOUNT=	mypaint

.include <bsd.port.mk>