1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/editors/Makefile

21 lines
399 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.27 1996/03/18 18:56:33 joerg Exp $
#
1995-10-03 11:45:15 +00:00
SUBDIR += axe
SUBDIR += beav
1996-03-18 18:56:33 +00:00
SUBDIR += bpatch
1995-10-03 11:45:15 +00:00
SUBDIR += e93
SUBDIR += emacs
SUBDIR += jove
SUBDIR += mule
RESTRICTED += nedit # requires motif
1995-10-03 11:45:15 +00:00
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
1995-12-04 09:46:10 +00:00
SUBDIR += vim
1995-10-03 11:45:15 +00:00
SUBDIR += xcoral
SUBDIR += xemacs
SUBDIR += xvile
.include <bsd.port.subdir.mk>