freebsd-ports/graphics/mypaint-brushes2/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

20 lines
376 B
Makefile

PORTNAME= mypaint-brushes
PORTVERSION= 2.0.2
DISTVERSIONPREFIX=v
CATEGORIES= graphics
PKGNAMESUFFIX= 2
MAINTAINER= greg@unrelenting.technology
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>