freebsd-ports/x11-themes/mate-backgrounds/Makefile
Eric Turgeon 7d2d36aed6 Updating MATE ports to and patch for MATE 1.20
Reviewed by:	kwm
Approved by:	bapt (mentor)
2018-04-13 21:16:56 +00:00

19 lines
395 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
PORTNAME= mate-backgrounds
PORTVERSION= 1.20.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>