aboutsummaryrefslogtreecommitdiffstats
path: root/x11/mate/Makefile
blob: d52329804a1a872c0317a082031e70f82c3c1f49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD: head/x11/mate/Makefile 467271 2018-04-13 21:16:56Z ericbsd $

PORTNAME=   mate
PORTVERSION=    1.20.0
CATEGORIES= x11 mate

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

USES=       metaport

RUN_DEPENDS=    mate-base>=1.8.0:x11/mate-base \
        mate-themes>=1.8.0:x11-themes/mate-themes \
        mate-icon-theme-faenza>=1.8.0:x11-themes/mate-icon-theme-faenza \
        mate-terminal:x11/mate-terminal \
        mate-screensaver:x11/mate-screensaver \
        mate-calc:math/mate-calc \
        mate-screenshot:deskutils/mate-utils \
        mate-system-monitor:sysutils/mate-system-monitor \
        eom:graphics/eom \
        engrampa:archivers/engrampa \
        atril:graphics/atril \
        mate-volume-control:audio/mate-media \
        mate-power-manager:sysutils/mate-power-manager \
        caja-sendto:deskutils/caja-extensions \
        mozo:deskutils/mozo \
        mate-applets>=1.8.0:x11/mate-applets

USE_MATE=   pluma:run

.include <bsd.port.mk>