pkgsrc/www/seamonkey/Makefile
abs 97df00a91a Unify all the mozilla projects into using a single Makefile.common and
INSTALL, and put it in seamonkey.
Ensure all build with USE_DESTDIR.
Bump PKGREVISIONs
2009-03-18 00:08:39 +00:00

11 lines
273 B
Makefile

# $NetBSD: Makefile,v 1.25 2009/03/18 00:08:40 abs Exp $
MOZILLA= seamonkey
PKGREVISION= 1
COMMENT= Full featured gecko-based browser
MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES
.include "../../www/seamonkey/Makefile-seamonkey.common"
.include "../../mk/bsd.pkg.mk"