2013-11-23 11:39:07 +00:00
|
|
|
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
|
|
|
|
|
|
|
PORTNAME= mate-base
|
2021-10-12 23:30:05 +00:00
|
|
|
PORTVERSION= 1.26.0
|
2013-11-23 11:39:07 +00:00
|
|
|
CATEGORIES= x11 mate
|
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
2014-09-10 13:11:28 +00:00
|
|
|
COMMENT= "meta-port" for the MATE base integrated X11 desktop
|
2013-11-23 11:39:07 +00:00
|
|
|
|
2019-11-08 11:21:02 +00:00
|
|
|
USES= mate metaport
|
2015-03-28 15:21:23 +00:00
|
|
|
|
2016-04-01 14:33:55 +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 \
|
2020-06-12 15:56:24 +00:00
|
|
|
mate-user-guide>=1.24.0:misc/mate-user-guide
|
2013-11-23 11:39:07 +00:00
|
|
|
|
2015-07-27 20:19:33 +00:00
|
|
|
USE_MATE= caja:run controlcenter:run icontheme:run \
|
2014-09-10 13:11:28 +00:00
|
|
|
marco:run notificationdaemon:run panel:run \
|
2016-08-22 12:14:40 +00:00
|
|
|
polkit:run session:run
|
2013-11-23 11:39:07 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|