mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
999738615f
Approved by: mentors (implicit)
20 lines
395 B
Makefile
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>
|