1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/editors/Makefile
Satoshi Asami 40f8e6581f Change ashe from NOBUILD to RESTRICTED, that's what we use elsewhere
for things that require Motif (like Mosaic).

Move ashe into alphabetically correct position.
1995-11-02 08:21:27 +00:00

19 lines
360 B
Makefile

# $Id: Makefile,v 1.23 1995/10/30 17:32:34 pst Exp $
#
RESTRICTED += ashe # requires motif
SUBDIR += axe
SUBDIR += e93
SUBDIR += emacs
SUBDIR += jove
SUBDIR += mule
SUBDIR += tkHTML
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
SUBDIR += xcoral
SUBDIR += xemacs
SUBDIR += xvile
.include <bsd.port.subdir.mk>