mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
e9256feffb
packages. The editors/mule-common package contains the language- independent parts. Add some new ports based on input methods. They don't take up much space because of efficient sharing. PR: 4411 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
31 lines
588 B
Makefile
31 lines
588 B
Makefile
# $Id: Makefile,v 1.42 1997/09/03 19:39:15 gj Exp $
|
|
#
|
|
|
|
SUBDIR += asedit
|
|
SUBDIR += axe
|
|
SUBDIR += beav
|
|
SUBDIR += bpatch
|
|
SUBDIR += e93
|
|
SUBDIR += emacs
|
|
SUBDIR += gvim
|
|
SUBDIR += jed
|
|
SUBDIR += joe
|
|
SUBDIR += jove
|
|
SUBDIR += mule
|
|
SUBDIR += mule-common
|
|
SUBDIR += nedit
|
|
SUBDIR += nvi
|
|
SUBDIR += staroffice
|
|
SUBDIR += uemacs
|
|
SUBDIR += uzap
|
|
SUBDIR += vile
|
|
SUBDIR += vim
|
|
SUBDIR += vim5beta
|
|
SUBDIR += xcoral
|
|
SUBDIR += xed
|
|
SUBDIR += xemacs
|
|
SUBDIR += xemacs20
|
|
SUBDIR += xvile
|
|
|
|
.include <bsd.port.subdir.mk>
|