1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/lang/Makefile
Satoshi Asami b5a3815648 Move gnat to BROKEN list. It's really not broken at all, it just
requires an existing gnat installation, so leaving it in SUBDIR
may cause people to trip over.
Submitted by:	jhs
1995-06-21 10:47:38 +00:00

12 lines
343 B
Makefile

# $Id: Makefile,v 1.32 1995/05/14 07:14:01 asami Exp $
#
# BROKEN: expect (no package file yet)
# BROKEN: gnat (not really broken, just requires existing gnat compiler)
#
SUBDIR= Gofer STk Sather elk forth g77 gcl guile-ii \
icon itcl logo mit-scheme nTk p2c perl5 \
scheme48 schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>