1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/x11/mate-base/Makefile

22 lines
649 B
Makefile
Raw Normal View History

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
PORTNAME= mate-base
2021-10-12 23:30:05 +00:00
PORTVERSION= 1.26.0
CATEGORIES= x11 mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= "meta-port" for the MATE base integrated X11 desktop
2019-11-08 11:21:02 +00:00
USES= mate metaport
2015-03-28 15:21:23 +00:00
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>