mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
34 lines
661 B
Makefile
34 lines
661 B
Makefile
# $Id: Makefile,v 1.45 1997/12/14 14:48:37 jseger Exp $
|
|
#
|
|
|
|
SUBDIR += asedit
|
|
SUBDIR += axe
|
|
SUBDIR += beav
|
|
SUBDIR += bpatch
|
|
SUBDIR += e93
|
|
SUBDIR += emacs
|
|
SUBDIR += emacs20
|
|
SUBDIR += gvim
|
|
SUBDIR += jed
|
|
SUBDIR += joe
|
|
SUBDIR += jove
|
|
SUBDIR += mule
|
|
SUBDIR += mule-common
|
|
SUBDIR += nedit
|
|
SUBDIR += nvi
|
|
SUBDIR += staroffice
|
|
SUBDIR += thoteditor
|
|
SUBDIR += uemacs
|
|
SUBDIR += uzap
|
|
SUBDIR += vile
|
|
SUBDIR += vilearn
|
|
SUBDIR += vim
|
|
SUBDIR += vim5beta
|
|
SUBDIR += xcoral
|
|
SUBDIR += xed
|
|
SUBDIR += xemacs
|
|
SUBDIR += xemacs20
|
|
SUBDIR += xvile
|
|
|
|
.include <bsd.port.subdir.mk>
|