aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-apps/Makefile
blob: d40fe7d54dcd37419de41caa4f09f7b2bb210ad3 (plain) (blame)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
# New ports collection makefile for:    xorg-apps
# Date created:				Jun 22 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xorg-apps
PORTVERSION=	7.3
CATEGORIES=	x11
MASTER_SITES=	# none
DISTFILES=	# none
EXTRACT_ONLY=	# none

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.org apps meta-port

PREFIX?=	${X11BASE}

RUN_DEPENDS=	bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
		mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
		mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \
		appres:${PORTSDIR}/x11/appres \
		beforelight:${PORTSDIR}/x11/beforelight \
		bitmap:${PORTSDIR}/x11/bitmap \
		editres:${PORTSDIR}/x11/editres \
		fonttosfnt:${PORTSDIR}/x11-fonts/fonttosfnt \
		fslsfonts:${PORTSDIR}/x11-fonts/fslsfonts \
		fstobdf:${PORTSDIR}/x11/fstobdf \
		iceauth:${PORTSDIR}/x11/iceauth \
		ico:${PORTSDIR}/x11/ico \
		listres:${PORTSDIR}/x11/listres \
		luit:${PORTSDIR}/x11/luit \
		${PREFIX}/sbin/mkcomposecache:${PORTSDIR}/x11/mkcomposecache \
		oclock:${PORTSDIR}/x11/oclock \
		showrgb:${PORTSDIR}/x11/rgb \
		rstart:${PORTSDIR}/x11/rstart \
		xon:${PORTSDIR}/x11/scripts \
		sessreg:${PORTSDIR}/x11/sessreg \
		setxkbmap:${PORTSDIR}/x11/setxkbmap \
		showfont:${PORTSDIR}/x11-fonts/showfont \
		smproxy:${PORTSDIR}/x11/smproxy \
		twm:${PORTSDIR}/x11-wm/twm \
		viewres:${PORTSDIR}/x11/viewres \
		x11perf:${PORTSDIR}/x11/x11perf \
		xauth:${PORTSDIR}/x11/xauth \
		xbacklight:${PORTSDIR}/x11/xbacklight \
		xbiff:${PORTSDIR}/x11/xbiff \
		xcalc:${PORTSDIR}/x11/xcalc \
		xclipboard:${PORTSDIR}/x11/xclipboard \
		xclock:${PORTSDIR}/x11/xclock \
		xcmsdb:${PORTSDIR}/x11/xcmsdb \
		xconsole:${PORTSDIR}/x11/xconsole \
		xcursorgen:${PORTSDIR}/x11/xcursorgen \
		xdbedizzy:${PORTSDIR}/x11/xdbedizzy \
		xditview:${PORTSDIR}/x11/xditview \
		xdm:${PORTSDIR}/x11/xdm \
		xdpyinfo:${PORTSDIR}/x11/xdpyinfo \
		xdriinfo:${PORTSDIR}/x11/xdriinfo \
		xedit:${PORTSDIR}/x11/xedit \
		xev:${PORTSDIR}/x11/xev \
		xeyes:${PORTSDIR}/x11/xeyes \
		dga:${PORTSDIR}/x11/xf86dga \
		xfd:${PORTSDIR}/x11/xfd \
		xfindproxy:${PORTSDIR}/x11/xfindproxy \
		xfontsel:${PORTSDIR}/x11-fonts/xfontsel \
		xfs:${PORTSDIR}/x11-fonts/xfs \
		xfsinfo:${PORTSDIR}/x11-fonts/xfsinfo \
		xfwp:${PORTSDIR}/x11/xfwp \
		xgamma:${PORTSDIR}/x11/xgamma \
		xgc:${PORTSDIR}/x11/xgc \
		xhost:${PORTSDIR}/x11/xhost \
		xinit:${PORTSDIR}/x11/xinit \
		xkbcomp:${PORTSDIR}/x11/xkbcomp \
		xkbevd:${PORTSDIR}/x11/xkbevd \
		xkbprint:${PORTSDIR}/x11/xkbprint \
		xkbvleds:${PORTSDIR}/x11/xkbutils \
		xkill:${PORTSDIR}/x11/xkill \
		xload:${PORTSDIR}/x11/xload \
		xlogo:${PORTSDIR}/x11/xlogo \
		xlsatoms:${PORTSDIR}/x11/xlsatoms \
		xlsclients:${PORTSDIR}/x11/xlsclients \
		xlsfonts:${PORTSDIR}/x11-fonts/xlsfonts \
		xmag:${PORTSDIR}/x11/xmag \
		xman:${PORTSDIR}/x11/xman \
		xmessage:${PORTSDIR}/x11/xmessage \
		xmodmap:${PORTSDIR}/x11/xmodmap \
		xmore:${PORTSDIR}/x11/xmore \
		xphelloworld:${PORTSDIR}/x11/xphelloworld \
		xplsprinters:${PORTSDIR}/x11/xplsprinters \
		xpr:${PORTSDIR}/x11/xpr \
		xprehashprinterlist:${PORTSDIR}/x11/xprehashprinterlist \
		xprop:${PORTSDIR}/x11/xprop \
		xrandr:${PORTSDIR}/x11/xrandr \
		xrdb:${PORTSDIR}/x11/xrdb \
		xrefresh:${PORTSDIR}/x11/xrefresh \
		xrx:${PORTSDIR}/x11/xrx \
		xset:${PORTSDIR}/x11/xset \
		xsetmode:${PORTSDIR}/x11/xsetmode \
		xsetpointer:${PORTSDIR}/x11/xsetpointer \
		xsetroot:${PORTSDIR}/x11/xsetroot \
		xstdcmap:${PORTSDIR}/x11/xstdcmap \
		xtrapchar:${PORTSDIR}/x11/xtrap \
		xvidtune:${PORTSDIR}/x11/xvidtune \
		xvinfo:${PORTSDIR}/x11/xvinfo \
		xwd:${PORTSDIR}/x11/xwd \
		xwininfo:${PORTSDIR}/x11/xwininfo \
		xwud:${PORTSDIR}/x11/xwud \
		xterm:${PORTSDIR}/x11/xterm

.if exists(/usr/bin/rsh)
RUN_DEPENDS+=	xsm:${PORTSDIR}/x11/xsm
.endif

NO_BUILD=	yes

do-install:
		${MKDIR} ${PREFIX}/libdata/xorg
		${TOUCH} ${PREFIX}/libdata/xorg/apps

.include <bsd.port.mk>