openbsd-ports/www/netscape/navigator-linux/Makefile
espie 0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00

21 lines
415 B
Makefile

# $OpenBSD: Makefile,v 1.2 2001/11/10 15:00:52 espie Exp $
ONLY_FOR_ARCHS= i386
COMMENT= "Netscape Navigator (linux)"
NEED_VERSION= 1.484
PROGRAM_V= 4.78
V2:= ${PROGRAM_V:S/.//}
EMUL_TYPE= linux
DISTNAME= navigator-v${V2}-us.x86-unknown-linux2.2
PKGNAME= navigator-linux-${PROGRAM_V}
LOCATION= linux22/navigator_standalone
DIRNAME= navigator-v${V2}.x86-unknown-linux2.2
NO_BUILD= Yes
.include <bsd.port.mk>