openbsd-ports/lang/Makefile
kili 27d34522db Remove Gofer. The ports tree isn't a software museum, and the
Haskell language isn't the same as more than a decade ago.

Suggested by Daniel Dickman, and since the other ports guys
are only joking around, I think nobody will miss it.

While here, also remove xmms.
(just kidding)
2010-07-22 18:33:41 +00:00

70 lines
1.5 KiB
Makefile

# $OpenBSD: Makefile,v 1.100 2010/07/22 18:33:41 kili Exp $
# $FreeBSD: Makefile,v 1.89 1997/11/24 09:24:06 tg Exp $
#
SUBDIR =
SUBDIR += STk
SUBDIR += antlr2
SUBDIR += arena
SUBDIR += chicken
SUBDIR += classpath
SUBDIR += clisp
SUBDIR += ecl
SUBDIR += eltclsh
SUBDIR += erlang
SUBDIR += expect
SUBDIR += expect,no_tk
SUBDIR += ezm3
SUBDIR += gawk
SUBDIR += g77
SUBDIR += g77-old
SUBDIR += gcc
SUBDIR += gforth
SUBDIR += ghc
SUBDIR += gprolog
SUBDIR += guile
SUBDIR += hs-haskell-src
SUBDIR += hs-HsParrot
SUBDIR += hugs
SUBDIR += icon
SUBDIR += intel2gas
SUBDIR += iverilog
SUBDIR += jamvm
SUBDIR += jikes
SUBDIR += jruby
SUBDIR += kaffe
SUBDIR += librep
SUBDIR += llvm-gcc4
SUBDIR += lua
SUBDIR += mawk
SUBDIR += mono
SUBDIR += mono-basic
SUBDIR += nhc98
SUBDIR += ocaml
SUBDIR += ocamlduce
SUBDIR += open-cobol
SUBDIR += otcl
SUBDIR += parrot
SUBDIR += petite-chez
SUBDIR += pfe
SUBDIR += pm3
SUBDIR += pugs
SUBDIR += python
SUBDIR += ruby
SUBDIR += sbcl
SUBDIR += scheme-report
SUBDIR += scheme48
SUBDIR += scm
SUBDIR += scm,no_x11
SUBDIR += smlnj
SUBDIR += spidermonkey
SUBDIR += squeak
SUBDIR += swi-prolog
SUBDIR += tcl
SUBDIR += tcltutor
SUBDIR += ucblogo
SUBDIR += unicon
SUBDIR += vala
.include <bsd.port.subdir.mk>