pkgsrc/www/mozilla/Makefile
taya d0ffd25f7c make following items override by definition in Makefile
DISTNAME, HOMEPAGE, mozilla binary name

make SVG optional for phoenix

add --with-pthreads to config option if pthread is available
2002-10-19 15:00:02 +00:00

13 lines
274 B
Makefile

# $NetBSD: Makefile,v 1.106 2002/10/19 15:00:02 taya Exp $
MOZILLA= mozilla
MOZILLA_BIN= mozilla-bin
MOZ_VER= 1.1
PKGREVISION= 1
EXTRACT_SUFX= .tar.gz
COMMENT= Open-source version of the Netscape browser
BUILD_SVG= # defined
.include "../../www/mozilla/Makefile.common"