summaryrefslogtreecommitdiff
path: root/www/mozilla-stable/Makefile
diff options
context:
space:
mode:
authortaya <taya@pkgsrc.org>2002-10-04 15:47:07 +0000
committertaya <taya@pkgsrc.org>2002-10-04 15:47:07 +0000
commitaf891841ed6218b7d848e51b05c9e0578e6513e3 (patch)
treed949648a63f20d8112d09600e32180a5abd6bccf /www/mozilla-stable/Makefile
parent81026e88808335fb41f5eb9a13fa5947bdde16e1 (diff)
downloadpkgsrc-af891841ed6218b7d848e51b05c9e0578e6513e3.tar.gz
Initial import of mozilla-stable
This is a stable branch of mozilla. A select group of APIs have been marked "@FROZEN. Mozilla.org intends to maintain API compatibility for this set until next major release. This branch is targeted at the developer community and enables the creation of Internet-based applications.
Diffstat (limited to 'www/mozilla-stable/Makefile')
-rw-r--r--www/mozilla-stable/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/mozilla-stable/Makefile b/www/mozilla-stable/Makefile
new file mode 100644
index 00000000000..3255e91076c
--- /dev/null
+++ b/www/mozilla-stable/Makefile
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/10/04 15:47:07 taya Exp $
+
+MOZILLA= mozilla-stable
+MOZ_VER= 1.0.1
+EXTRACT_SUFX= .tar.bz2
+
+COMMENT= Stable branch of mozilla, open source browser
+
+.include "../../www/mozilla/Makefile.common"