Tweak x11-themes/mate-backgrounds version 1.22.0
[dports.git] / x11-themes / mate-backgrounds / Makefile
1 # Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       mate-backgrounds
5 PORTVERSION=    1.22.0
6 CATEGORIES=     x11-themes graphics mate
7 MASTER_SITES=   MATE
8 DIST_SUBDIR=    mate
9
10 MAINTAINER=     gnome@FreeBSD.org
11 COMMENT=        Collection of backgrounds for MATE
12
13 PORTSCOUT=      limitw:1,even
14
15 USES=           gettext gmake gnome pathfix tar:xz
16 USE_GNOME=      glib20 intlhack
17 GNU_CONFIGURE=  yes
18
19 .include <bsd.port.mk>