Add a slew of new ports

This commit is contained in:
don 1998-01-24 22:12:56 +00:00
parent f7b1ceb489
commit 2288a296ae

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 1997/12/20 04:10:34 don Exp $
# $OpenBSD: Makefile,v 1.6 1998/01/24 22:12:56 don Exp $
# $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $
#
@ -6,17 +6,17 @@
# SUBDIR += XFree86
# SUBDIR += XFree86-contrib
SUBDIR += Xaw3d
# SUBDIR += afterstep
SUBDIR += afterstep
# SUBDIR += amiwm
# SUBDIR += asclock
# SUBDIR += asfiles
# SUBDIR += auis
# SUBDIR += bclock
# SUBDIR += blast
SUBDIR += bclock
SUBDIR += blast
# SUBDIR += blt
# SUBDIR += bricons
# SUBDIR += camltk41
# SUBDIR += ctwm
SUBDIR += ctwm
# SUBDIR += dclock
# SUBDIR += emiclock
# SUBDIR += emu
@ -26,9 +26,9 @@
# SUBDIR += explorer
# SUBDIR += fbsd-icons
# SUBDIR += filerunner
# SUBDIR += freefonts
# SUBDIR += fvwm
# SUBDIR += fvwm2
SUBDIR += freefonts
SUBDIR += fvwm
SUBDIR += fvwm2
# SUBDIR += fvwm2-english
# SUBDIR += fvwm95
# SUBDIR += getbdf
@ -49,15 +49,15 @@
# SUBDIR += olvwm
# SUBDIR += p5-Tcl-Tk
# SUBDIR += p5-Tk
# SUBDIR += piewm
SUBDIR += piewm
# SUBDIR += pythonqt
# SUBDIR += qt
SUBDIR += qt
# SUBDIR += qvwm
# SUBDIR += rclock
# SUBDIR += rxvt
# SUBDIR += sliderule
SUBDIR += sliderule
# SUBDIR += slingshot
# SUBDIR += swisswatch
SUBDIR += swisswatch
# SUBDIR += sxpc
# SUBDIR += tix
# SUBDIR += tk41
@ -74,14 +74,14 @@
# SUBDIR += x3270
# SUBDIR += xalarm
# SUBDIR += xaniroc
# SUBDIR += xantfarm
SUBDIR += xantfarm
# SUBDIR += xautolock
# SUBDIR += xbuffy
# SUBDIR += xcb
# SUBDIR += xco
# SUBDIR += xcoloredit
# SUBDIR += xcolors
# SUBDIR += xdaliclock
SUBDIR += xdaliclock
# SUBDIR += xdtm
# SUBDIR += xfce
# SUBDIR += xfed
@ -95,21 +95,21 @@
# SUBDIR += xlockmore
# SUBDIR += xmascot
# SUBDIR += xmbdfed
# SUBDIR += xmold
# SUBDIR += xpostit
# SUBDIR += xpostitPlus
# SUBDIR += xprompt
SUBDIR += xmold
SUBDIR += xpostit
SUBDIR += xpostitPlus
SUBDIR += xprompt
# SUBDIR += xscreensaver
# SUBDIR += xskyroot
# SUBDIR += xsnow
# SUBDIR += xtacy
# SUBDIR += xtattr
# SUBDIR += xtestpicture
SUBDIR += xsnow
SUBDIR += xtacy
SUBDIR += xtattr
SUBDIR += xtestpicture
# SUBDIR += xtide
# SUBDIR += xtoolwait
SUBDIR += xtoolwait
# SUBDIR += xview-clients
# SUBDIR += xview-config
# SUBDIR += xview-lib
# SUBDIR += xzoom
SUBDIR += xzoom
.include <bsd.port.subdir.mk>