aboutsummaryrefslogtreecommitdiff
path: root/x11/mate-base/Makefile
blob: 16db37b1568447678f7b2c37bd8f1b15ed7967ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>

PORTNAME=	mate-base
PORTVERSION=	1.24.1
PORTREVISION=	1
CATEGORIES=	x11 mate

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	"meta-port" for the MATE base integrated X11 desktop

USES=		mate metaport

RUN_DEPENDS=	${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:x11-fonts/dejavu \
		${LOCALBASE}/share/mate-background-properties/mate-desktop.xml:x11-themes/mate-backgrounds \
		mate-themes>=1.8.0:x11-themes/mate-themes \
		mate-user-guide>=1.24.0:misc/mate-user-guide

USE_MATE=	caja:run controlcenter:run icontheme:run \
		marco:run notificationdaemon:run panel:run \
		polkit:run session:run

.include <bsd.port.mk>