pkgsrc/www/firefox3-bin/Makefile
tron 29648f5b32 Set the default maintainer for Mozilla related binary packages to
<pkgsrc-users@NetBSD.org> and only assign the "firefox-bin" package
to <grant@NetBSD.org> because that is the package he really created.
2008-11-20 13:11:18 +00:00

17 lines
437 B
Makefile

# $NetBSD: Makefile,v 1.5 2008/11/20 13:11:19 tron Exp $
MOZILLA= firefox
MOZ_VER= 3.0.2
MOZ_DISTVER= ${MOZ_VER}
HOMEPAGE= http://www.mozilla.com/en-US/firefox/
COMMENT= Lightweight gecko-based web browser (binary package)
DIST_SUBDIR= ${MOZILLA}/releases/${MOZ_DIR}
EMUL_PLATFORMS= linux-i386
#EMUL_PLATFORMS+= solaris-i386 solaris-sparc
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../www/seamonkey-bin/Makefile.common"