mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
385a308d3c
This packages contains more brushes used by MyPaint and other software using libmypaint.
22 lines
360 B
Makefile
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>
|