mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
113 lines
3.4 KiB
Makefile
113 lines
3.4 KiB
Makefile
#
|
|
# $Id$
|
|
#
|
|
PORTNAME= x11util
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
COMMENT= meta-port X11
|
|
|
|
USES= metaport
|
|
|
|
RUN_DEPENDS+= bitmap:xutil/bitmap
|
|
|
|
|
|
RUN_DEPENDS+= appres:xutil/appres
|
|
RUN_DEPENDS+= bdftopcf:xutil/bdftopcf
|
|
RUN_DEPENDS+= beforelight:xutil/beforelight
|
|
RUN_DEPENDS+= dga:xutil/xf86dga
|
|
RUN_DEPENDS+= fonttosfnt:xutil/fonttosfnt
|
|
RUN_DEPENDS+= fstobdf:xutil/fstobdf
|
|
RUN_DEPENDS+= iceauth:xutil/iceauth
|
|
RUN_DEPENDS+= ico:xutil/ico
|
|
RUN_DEPENDS+= listres:xutil/listres
|
|
RUN_DEPENDS+= luit:xutil/luit
|
|
RUN_DEPENDS+= mkcomposecache:xutil/mkcomposecache
|
|
RUN_DEPENDS+= mkfontdir:xutil/mkfontdir
|
|
RUN_DEPENDS+= mkfontscale:xutil/mkfontscale
|
|
RUN_DEPENDS+= rendercheck:xutil/rendercheck
|
|
RUN_DEPENDS+= sessreg:xutil/sessreg
|
|
RUN_DEPENDS+= setxkbmap:xutil/setxkbmap
|
|
RUN_DEPENDS+= showfont:xutil/showfont
|
|
RUN_DEPENDS+= showrgb:xutil/rgb
|
|
RUN_DEPENDS+= smproxy:xutil/smproxy
|
|
RUN_DEPENDS+= xauth:xutil/xauth
|
|
RUN_DEPENDS+= xclock:xutil/xclock
|
|
RUN_DEPENDS+= xcmsdb:xutil/xcmsdb
|
|
RUN_DEPENDS+= xcursorgen:xutil/xcursorgen
|
|
RUN_DEPENDS+= xdpr:xutil/xpr
|
|
RUN_DEPENDS+= xdpyinfo:xutil/xdpyinfo
|
|
RUN_DEPENDS+= xfd:xutil/xfd
|
|
RUN_DEPENDS+= xfindproxy:xutil/xfindproxy
|
|
RUN_DEPENDS+= xfontsel:xutil/xfontsel
|
|
RUN_DEPENDS+= xfsinfo:xutil/xfsinfo
|
|
RUN_DEPENDS+= xfwp:xutil/xfwp
|
|
RUN_DEPENDS+= xgamma:xutil/xgamma
|
|
RUN_DEPENDS+= xhost:xutil/xhost
|
|
RUN_DEPENDS+= xinput:xutil/xinput
|
|
RUN_DEPENDS+= xkbprint:xutil/xkbprint
|
|
RUN_DEPENDS+= xkill:xutil/xkill
|
|
RUN_DEPENDS+= xlsatoms:xutil/xlsatoms
|
|
RUN_DEPENDS+= xlsclients:xutil/xlsclients
|
|
RUN_DEPENDS+= xlsfonts:xutil/xlsfonts
|
|
RUN_DEPENDS+= xmessage:xutil/xmessage
|
|
RUN_DEPENDS+= xmodmap:xutil/xmodmap
|
|
RUN_DEPENDS+= xpr:xutil/xpr
|
|
RUN_DEPENDS+= xprop:xutil/xprop
|
|
RUN_DEPENDS+= xrandr:xutil/xrandr
|
|
RUN_DEPENDS+= xrdb:xutil/xrdb
|
|
RUN_DEPENDS+= xrefresh:xutil/xrefresh
|
|
RUN_DEPENDS+= xset:xutil/xset
|
|
RUN_DEPENDS+= xsetmode:xutil/xsetmode
|
|
RUN_DEPENDS+= xsetpointer:xutil/xsetpointer
|
|
RUN_DEPENDS+= xsetroot:xutil/xsetroot
|
|
RUN_DEPENDS+= xstdcmap:xutil/xstdcmap
|
|
RUN_DEPENDS+= xvidtune:xutil/xvidtune
|
|
RUN_DEPENDS+= xwd:xutil/xwd
|
|
RUN_DEPENDS+= xwininfo:xutil/xwininfo
|
|
RUN_DEPENDS+= xwud:xutil/xwud
|
|
|
|
RUN_DEPENDS+= editres:xutil/editres
|
|
RUN_DEPENDS+= bdftruncate:xutil/font-util
|
|
RUN_DEPENDS+= ucs2any:xutil/font-util
|
|
RUN_DEPENDS+= fslsfonts:xutil/fslsfonts
|
|
RUN_DEPENDS+= mkfontscale:xutil/mkfontscale
|
|
RUN_DEPENDS+= rstart:xutil/rstart
|
|
RUN_DEPENDS+= rstartd:xutil/rstart
|
|
RUN_DEPENDS+= fontname:xutil/scripts
|
|
RUN_DEPENDS+= fontprop:xutil/scripts
|
|
|
|
RUN_DEPENDS+= xauth_switch_to_sun-des-1:xutil/scripts
|
|
RUN_DEPENDS+= xon:xutil/scripts
|
|
RUN_DEPENDS+= showfont:xutil/showfont
|
|
RUN_DEPENDS+= twm:xutil/twm
|
|
RUN_DEPENDS+= viewres:xutil/viewres
|
|
RUN_DEPENDS+= xauth:xutil/xauth
|
|
RUN_DEPENDS+= xditview:xutil/xditview
|
|
RUN_DEPENDS+= xdm:xutil/xdm
|
|
RUN_DEPENDS+= xfs:xutil/xfs
|
|
RUN_DEPENDS+= xgc:xutil/xgc
|
|
RUN_DEPENDS+= startx:xutil/xinit
|
|
RUN_DEPENDS+= xinit:xutil/xinit
|
|
RUN_DEPENDS+= xkbcomp:xutil/xkbcomp
|
|
RUN_DEPENDS+= xkbevd:xutil/xkbevd
|
|
RUN_DEPENDS+= xkbbell:xutil/xkbutils
|
|
RUN_DEPENDS+= xkbvleds:xutil/xkbutils
|
|
RUN_DEPENDS+= xkbwatch:xutil/xkbutils
|
|
RUN_DEPENDS+= x11perf:xutil/xperf
|
|
RUN_DEPENDS+= x11perfcomp:xutil/xperf
|
|
RUN_DEPENDS+= xrx:xutil/xrx
|
|
RUN_DEPENDS+= xsm:xutil/xsm
|
|
RUN_DEPENDS+= xtrapchar:xutil/xtrap
|
|
RUN_DEPENDS+= xtrapin:xutil/xtrap
|
|
RUN_DEPENDS+= xtrapinfo:xutil/xtrap
|
|
RUN_DEPENDS+= xtrapout:xutil/xtrap
|
|
RUN_DEPENDS+= xtrapproto:xutil/xtrap
|
|
RUN_DEPENDS+= xtrapreset:xutil/xtrap
|
|
RUN_DEPENDS+= xtrapstats:xutil/xtrap
|
|
RUN_DEPENDS+= xvinfo:xutil/xvinfo
|
|
|
|
|
|
.include <bsd.port.mk>
|
|
#EOF
|