Bump x11/kde4-runtime to version 4.14.3_3
[dports.git] / x11 / mate-base / Makefile
1 # Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       mate-base
5 PORTVERSION=    1.12.0
6 CATEGORIES=     x11 mate
7
8 MAINTAINER=     gnome@FreeBSD.org
9 COMMENT=        "meta-port" for the MATE base integrated X11 desktop
10
11 USES=           metaport
12
13 RUN_DEPENDS=    ${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:x11-fonts/dejavu \
14                 ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:sysutils/hal-info \
15                 ${LOCALBASE}/share/mate-background-properties/mate-desktop.xml:x11-themes/mate-backgrounds \
16                 ${LOCALBASE}/bin/mate-session:x11/mate-session-manager \
17                 mate-themes>=1.8.0:x11-themes/mate-themes \
18                 mate-icon-theme-faenza>=1.8.0:x11-themes/mate-icon-theme-faenza
19
20 USE_MATE=       caja:run controlcenter:run icontheme:run \
21                 marco:run notificationdaemon:run panel:run \
22                 polkit:run
23
24 .include <bsd.port.mk>