1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/x11/mate-base/Makefile
Eric Turgeon 999738615f update mate desktop to 1.22.1
Approved by:	mentors (implicit)
2019-05-11 17:33:51 +00:00

24 lines
749 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
PORTNAME= mate-base
PORTVERSION= 1.22.1
CATEGORIES= x11 mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= "meta-port" for the MATE base integrated X11 desktop
USES= metaport
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:x11-fonts/dejavu \
${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:sysutils/hal-info \
${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.22.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>