aboutsummaryrefslogblamecommitdiff
path: root/x11-servers/Makefile
blob: 1c257544d379bc8f72cd9d2186e5763f819420a1 (plain) (tree)
1
2
3
4
5
6
7
8
9
           

 

                         
                   
                   
                 
                    
                      
                             
                         
                            
                      
                            

                             
# $FreeBSD$
#

    COMMENT = X11 servers

    SUBDIR += Xfstt
    SUBDIR += x2vnc
    SUBDIR += x2x
    SUBDIR += xephyr
    SUBDIR += xorg-dmx
    SUBDIR += xorg-nestserver
    SUBDIR += xorg-server
    SUBDIR += xorg-vfbserver
    SUBDIR += xwayland
    SUBDIR += xwayland-devel

.include <bsd.port.subdir.mk>