1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/editors/Makefile
Satoshi Asami e9256feffb Share files among various mule ports, both port files and within
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>
1997-09-10 08:51:26 +00:00

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>