1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/x11-themes/mate-backgrounds/Makefile
Eric Turgeon 999738615f update mate desktop to 1.22.1
Approved by:	mentors (implicit)
2019-05-11 17:33:51 +00:00

20 lines
395 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
PORTNAME= mate-backgrounds
PORTVERSION= 1.22.0
CATEGORIES= x11-themes graphics mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of backgrounds for MATE
PORTSCOUT= limitw:1,even
USES= gettext gmake pathfix tar:xz
USE_GNOME= glib20 intlhack
GNU_CONFIGURE= yes
.include <bsd.port.mk>