freebsd-ports/editors/Makefile

45 lines
920 B
Makefile
Raw Normal View History

1998-12-07 23:02:16 +01:00
# $Id: Makefile,v 1.59 1998/09/18 22:05:55 vanilla 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
1998-08-10 02:32:34 +02:00
SUBDIR += hexedit
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
1998-09-19 00:05:55 +02:00
SUBDIR += leim20
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
1998-07-04 01:45:28 +02:00
SUBDIR += sted
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
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
1998-12-07 23:02:16 +01:00
SUBDIR += yudit
.include <bsd.port.subdir.mk>