summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-10-09 11:37:03 +0000
committeragc <agc@pkgsrc.org>1997-10-09 11:37:03 +0000
commit23d39ca1632344c5d7deb9632538e26c51e03a81 (patch)
treef15284c94efc2a98db6ffdc419322e5f7c02e3bc /x11/Makefile
parentb4d904085832d2c09fde4193da5ee521e6e68095 (diff)
downloadpkgsrc-23d39ca1632344c5d7deb9632538e26c51e03a81.tar.gz
Initial import of FreeBSD's x11 ports category into NetBSD packages
system.
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile98
1 files changed, 98 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
new file mode 100644
index 00000000000..b6a56f35858
--- /dev/null
+++ b/x11/Makefile
@@ -0,0 +1,98 @@
+# FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp
+#
+
+ SUBDIR += FWF
+ SUBDIR += XFree86
+ SUBDIR += XFree86-contrib
+ SUBDIR += Xaw3d
+ SUBDIR += afterstep
+ SUBDIR += auis
+ SUBDIR += bclock
+ SUBDIR += blast
+ SUBDIR += blt
+ SUBDIR += bricons
+ SUBDIR += camltk41
+ SUBDIR += ctwm
+ SUBDIR += dclock
+ SUBDIR += emiclock
+ SUBDIR += emu
+ SUBDIR += enlightenment
+ SUBDIR += etlfonts
+ SUBDIR += explorer
+ SUBDIR += fbsd-icons
+ SUBDIR += filerunner
+ SUBDIR += freefonts
+ SUBDIR += fvwm
+ SUBDIR += fvwm2
+ SUBDIR += fvwm2-english
+ SUBDIR += fvwm95
+ SUBDIR += getbdf
+ SUBDIR += gwm
+ SUBDIR += iv
+ 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 += tvtwm
+ SUBDIR += viewfax
+ SUBDIR += wm2
+ SUBDIR += x3270
+ SUBDIR += xalarm
+ 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 += xsnow
+ SUBDIR += xtacy
+ SUBDIR += xtestpicture
+ SUBDIR += xtoolwait
+ SUBDIR += xview-clients
+ SUBDIR += xview-config
+ SUBDIR += xview-lib
+ SUBDIR += xzoom
+
+.include <bsd.port.subdir.mk>