x11 framework

This commit is contained in:
niklas 1997-12-02 10:38:24 +00:00
parent e27f3e6130
commit 3daa9e8735
2 changed files with 117 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 1997/12/02 10:34:45 niklas Exp $
# $OpenBSD: Makefile,v 1.5 1997/12/02 10:38:24 niklas Exp $
# $FreeBSD: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $
#
@ -35,7 +35,7 @@ SUBDIR += sysutils
SUBDIR += textproc
#SUBDIR += vietnamese
SUBDIR += www
#SUBDIR += x11
SUBDIR += x11
PORTSTOP= yes

115
x11/Makefile Normal file
View File

@ -0,0 +1,115 @@
# $OpenBSD: Makefile,v 1.1 1997/12/02 10:38:25 niklas Exp $
# $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $
#
# SUBDIR += FWF
# SUBDIR += XFree86
# SUBDIR += XFree86-contrib
# SUBDIR += Xaw3d
# SUBDIR += afterstep
# SUBDIR += amiwm
# SUBDIR += asclock
# SUBDIR += asfiles
# SUBDIR += auis
# SUBDIR += bclock
# SUBDIR += blast
# SUBDIR += blt
# SUBDIR += bricons
# SUBDIR += camltk41
# SUBDIR += ctwm
# SUBDIR += dclock
# SUBDIR += emiclock
# SUBDIR += emu
# SUBDIR += enlightenment
# SUBDIR += eterm
# SUBDIR += etlfonts
# SUBDIR += explorer
# SUBDIR += fbsd-icons
# SUBDIR += filerunner
# SUBDIR += freefonts
# SUBDIR += fvwm
# SUBDIR += fvwm2
# SUBDIR += fvwm2-english
# SUBDIR += fvwm95
# SUBDIR += getbdf
# SUBDIR += gtk
# SUBDIR += gwm
# SUBDIR += icewm
# SUBDIR += iv
# SUBDIR += kde
# SUBDIR += kdebase
# SUBDIR += kdelibs
# SUBDIR += lesstif
# SUBDIR += libdnd
# SUBDIR += libsx
# SUBDIR += lupe
# SUBDIR += mlvwm
# SUBDIR += mouseclock
# SUBDIR += neXtaw
# SUBDIR += olvwm
# SUBDIR += p5-Tcl-Tk
# SUBDIR += p5-Tk
# SUBDIR += piewm
# SUBDIR += pythonqt
# SUBDIR += qt
# SUBDIR += qvwm
# SUBDIR += rclock
# SUBDIR += rxvt
# SUBDIR += sliderule
# SUBDIR += slingshot
# SUBDIR += swisswatch
# SUBDIR += sxpc
# SUBDIR += tix
# SUBDIR += tk41
# SUBDIR += tk42
# SUBDIR += tk80
# SUBDIR += tkdesk
# SUBDIR += tkgoodstuff
# SUBDIR += tkstep80
# SUBDIR += tvtwm
# SUBDIR += tycoon
# SUBDIR += viewfax
# SUBDIR += windowmaker
# SUBDIR += wm2
# SUBDIR += x3270
# SUBDIR += xalarm
# SUBDIR += xaniroc
# SUBDIR += xantfarm
# SUBDIR += xautolock
# SUBDIR += xbuffy
# SUBDIR += xcb
# SUBDIR += xco
# SUBDIR += xcoloredit
# SUBDIR += xcolors
# SUBDIR += xdaliclock
# SUBDIR += xdtm
# SUBDIR += xfce
# SUBDIR += xfed
# SUBDIR += xfedor
# SUBDIR += xfishtank
# SUBDIR += xfm
# SUBDIR += xforms
# SUBDIR += xgrab
# SUBDIR += xkeycaps
# SUBDIR += xloadimage
# SUBDIR += xlockmore
# SUBDIR += xmascot
# SUBDIR += xmbdfed
# SUBDIR += xmold
# SUBDIR += xpostit
# SUBDIR += xpostitPlus
# SUBDIR += xprompt
# SUBDIR += xscreensaver
# SUBDIR += xskyroot
# SUBDIR += xsnow
# SUBDIR += xtacy
# SUBDIR += xtattr
# SUBDIR += xtestpicture
# SUBDIR += xtide
# SUBDIR += xtoolwait
# SUBDIR += xview-clients
# SUBDIR += xview-config
# SUBDIR += xview-lib
# SUBDIR += xzoom
.include <bsd.port.subdir.mk>