freebsd-ports/editors/Makefile

27 lines
502 B
Makefile
Raw Normal View History

1997-04-10 21:43:40 -04:00
# $Id: Makefile,v 1.36 1997/04/03 14:06:51 chuckr Exp $
#
1996-08-08 11:05:22 -04:00
SUBDIR += asedit
1996-11-26 03:26:40 -05:00
SUBDIR += axe
SUBDIR += beav
1996-03-18 13:56:33 -05:00
SUBDIR += bpatch
1995-10-03 07:45:15 -04:00
SUBDIR += e93
SUBDIR += emacs
1996-11-07 13:42:06 -05:00
SUBDIR += gvim
SUBDIR += joe
1995-10-03 07:45:15 -04:00
SUBDIR += jove
SUBDIR += mule
SUBDIR += nedit
SUBDIR += nvi
1997-04-10 21:43:40 -04:00
SUBDIR += staroffice
1995-10-03 07:45:15 -04:00
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
1995-12-04 04:46:10 -05:00
SUBDIR += vim
1995-10-03 07:45:15 -04:00
SUBDIR += xcoral
1996-07-28 20:43:04 -04:00
SUBDIR += xed
1995-10-03 07:45:15 -04:00
SUBDIR += xemacs
SUBDIR += xvile
.include <bsd.port.subdir.mk>