openbsd-ports/editors/Makefile
robert 9f5687ce06 build the cleanobj flavor of openoffice by default
to reduce the disk space needed for the build
2006-11-20 09:34:56 +00:00

52 lines
1.2 KiB
Makefile

# $OpenBSD: Makefile,v 1.60 2006/11/20 09:34:56 robert Exp $
# $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $
#
SUBDIR += abiword
SUBDIR += axe
SUBDIR += beav
SUBDIR += beaver
SUBDIR += bvi
SUBDIR += cooledit
SUBDIR += cooledit,python
SUBDIR += ee
SUBDIR += elvis
SUBDIR += elvis,no_x11
SUBDIR += emacs21
SUBDIR += emacs21,no_x11
SUBDIR += glimmer
SUBDIR += hexcurse
SUBDIR += hexedit
SUBDIR += hnb
SUBDIR += ht
SUBDIR += ht,no_x11
SUBDIR += jed
SUBDIR += jed,no_x11
SUBDIR += joe
SUBDIR += jove
SUBDIR += kile
SUBDIR += kxmleditor
SUBDIR += ldapvi
SUBDIR += leafpad
SUBDIR += nano
SUBDIR += nedit
SUBDIR += nvi-m17n
SUBDIR += nvi-m17n,canna
SUBDIR += openoffice,cleanobj
SUBDIR += scintilla
SUBDIR += scite
SUBDIR += ted
SUBDIR += texmaker
SUBDIR += textedit
SUBDIR += uemacs
SUBDIR += vim
SUBDIR += vim,no_x11
SUBDIR += xemacs21
SUBDIR += xemacs21,mule
SUBDIR += xemacs21-sumo
SUBDIR += xemacs21-sumo,mule
SUBDIR += xwpe
SUBDIR += zile
.include <bsd.port.subdir.mk>