summaryrefslogtreecommitdiff
path: root/deskutils/gnome-utils/Makefile
blob: d2c74a205617af276e16e0151db87e04f50a0017 (plain)
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
PORTNAME=	gnome-utils
PORTVERSION=	42
PORTEPOCH=	1
CATEGORIES=	deskutils gnome

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	GNOME support utilities

USES=		metaport

RUN_DEPENDS=	baobab>=3.0:deskutils/baobab \
		gnome-screenshot>=3.0:deskutils/gnome-screenshot \
		gnote>=3.0:deskutils/gnote \
		gnome-contacts>=3.0:deskutils/gnome-contacts \
		gnome-dictionary>=3.0:deskutils/gnome-dictionary \
		gnome-font-viewer>=3.0:deskutils/gnome-font-viewer \
		gnome-system-monitor>=3.0:sysutils/gnome-system-monitor \
		gnome-calendar>=3.0:deskutils/gnome-calendar \
		gnome-photos>=3.0:deskutils/gnome-photos \
		gnome-clocks>=3.0:deskutils/gnome-clocks \
		gnome-maps>=3.0:deskutils/gnome-maps \
		gnome-weather>=3.0:deskutils/gnome-weather
		# Temporarily disabled due to build errors, see PR 257667
		#gnome-todo>=3.0:deskutils/gnome-todo

.include <bsd.port.mk>