freebsd-ports/editors/Makefile

34 lines
661 B
Makefile
Raw Normal View History

1997-12-27 04:10:58 +01:00
# $Id: Makefile,v 1.45 1997/12/14 14:48:37 jseger 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
1995-10-03 12:45:15 +01:00
SUBDIR += e93
SUBDIR += emacs
1997-12-14 15:48:37 +01:00
SUBDIR += emacs20
1996-11-07 19:42:06 +01:00
SUBDIR += gvim
1997-06-04 08:32:40 +02:00
SUBDIR += jed
SUBDIR += joe
1995-10-03 12:45:15 +01:00
SUBDIR += jove
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nedit
SUBDIR += nvi
1997-04-11 03:43:40 +02:00
SUBDIR += staroffice
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
1995-12-04 10:46:10 +01:00
SUBDIR += vim
1997-05-25 05:00:16 +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
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>