freebsd-ports/graphics/mypaint-brushes2/Makefile
Fernando Apesteguía f57221afde */*: Release ports from maintainership
Maintainer releases all his ports.

PR:		266871
Reported by:	unrelentingtech <greg@unrelenting.technology>
2022-10-09 13:56:28 +02:00

24 lines
429 B
Makefile

PORTNAME= mypaint-brushes
PORTVERSION= 2.0.2
DISTVERSIONPREFIX=v
CATEGORIES= graphics
PKGNAMESUFFIX= 2
MAINTAINER= ports@FreeBSD.org
COMMENT= Brushes used by MyPaint and other software using libmypaint
WWW= https://github.com/mypaint/mypaint-brushes
LICENSE= CC0-1.0
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf pathfix gmake
GNU_CONFIGURE= yes
NO_ARCH= yes
USE_GITHUB=yes
GH_ACCOUNT= mypaint
.include <bsd.port.mk>