openbsd-ports/www/netscape/Makefile
espie d0fe3f536b Reformatted netscape ports, to allow easier sharing of configuration
between navigator and communicator, plus distinct versions depending on
the architecture.

Fix a few problems while I'm doing it:
- remove uncaught bison build dependency,
- sort PLIST,
- mark navigator and communicator as conflicting.

Not linked in www yet, waiting for sparc tests.
2000-04-09 15:50:14 +00:00

10 lines
181 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2000/04/09 15:50:14 espie Exp $
SUBDIR=navigator-old
SUBDIR+=communicator-old
SUBDIR+=navigator
SUBDIR+=communicator
.include <bsd.port.subdir.mk>