1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/graphics/mypaint-brushes/Makefile
Koop Mast 385a308d3c Add mypaint-brushes.
This packages contains more brushes used by MyPaint and other software
using libmypaint.
2018-05-12 16:35:27 +00:00

22 lines
360 B
Makefile

# $FreeBSD$
PORTNAME= mypaint-brushes
PORTVERSION= 1.3.0
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= jehan
.include <bsd.port.mk>