freebsd-ports/editors/Makefile

42 lines
859 B
Makefile
Raw Normal View History

1998-07-01 14:00:18 +02:00
# $Id: Makefile,v 1.54 1998/06/07 02:18:14 asami Exp $
#
1996-08-08 17:05:22 +02:00
SUBDIR += asedit
1996-11-26 09:26:40 +01:00
SUBDIR += axe
SUBDIR += beav
1996-03-18 19:56:33 +01:00
SUBDIR += bpatch
1998-04-19 07:16:59 +02:00
SUBDIR += cooledit
1995-10-03 12:45:15 +01:00
SUBDIR += e93
SUBDIR += emacs
1997-12-14 15:48:37 +01:00
SUBDIR += emacs20
1998-07-01 14:00:18 +02:00
SUBDIR += gxedit
1997-06-04 08:32:40 +02:00
SUBDIR += jed
SUBDIR += joe
1995-10-03 12:45:15 +01:00
SUBDIR += jove
1998-03-16 15:10:23 +01:00
SUBDIR += le
1995-10-03 12:45:15 +01:00
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nedit
SUBDIR += nvi-m17n
SUBDIR += nvi-perl
1998-05-06 14:43:02 +02:00
SUBDIR += offix-editor
1997-04-11 03:43:40 +02:00
SUBDIR += staroffice
SUBDIR += textedit
SUBDIR += thoteditor
1995-10-03 12:45:15 +01:00
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
1997-12-27 04:10:58 +01:00
SUBDIR += vilearn
SUBDIR += vim4
SUBDIR += vim5
1998-06-07 04:18:14 +02:00
SUBDIR += vim5beta
1995-10-03 12:45:15 +01:00
SUBDIR += xcoral
1996-07-29 02:43:04 +02:00
SUBDIR += xed
1995-10-03 12:45:15 +01:00
SUBDIR += xemacs
SUBDIR += xemacs-mule
SUBDIR += xemacs-mule-common
1997-09-03 21:39:15 +02:00
SUBDIR += xemacs20
1995-10-03 12:45:15 +01:00
SUBDIR += xvile
.include <bsd.port.subdir.mk>