summaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2008-11-03 14:18:42 +0000
committerghen <ghen@pkgsrc.org>2008-11-03 14:18:42 +0000
commit1f52fceeabf14c4f72e48a0d3aadd246e9e9bdaf (patch)
tree95b3ebb6f8304ba18d2add3f96302c59956f89f2 /www/seamonkey
parent8f9c3cd81f5703085809c62131c8a49ce27f98b9 (diff)
downloadpkgsrc-1f52fceeabf14c4f72e48a0d3aadd246e9e9bdaf.tar.gz
- This common Makefile is used by time/sunbird as well.
- Don't set MAINTAINER and HOMEPAGE variables here, they should be set by individual packages including this file (I don't want to implicitly be maintainer for all packages including this Makefile fragment).
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile.common6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/seamonkey/Makefile.common b/www/seamonkey/Makefile.common
index f79d5c78fac..555af3a5e3b 100644
--- a/www/seamonkey/Makefile.common
+++ b/www/seamonkey/Makefile.common
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile.common,v 1.30 2008/05/19 10:43:02 tnn Exp $
+# $NetBSD: Makefile.common,v 1.31 2008/11/03 14:18:42 ghen Exp $
# used by mail/thunderbird/Makefile-thunderbird.common
# used by www/seamonkey/Makefile-seamonkey.common
+# used by time/sunbird/Makefile-sunbird.common
MOZ_DIST_VER?= ${MOZ_VER}
DISTNAME?= seamonkey-${MOZ_DIST_VER}.source
@@ -8,9 +9,6 @@ PKGNAME= ${MOZILLA}-${MOZ_VER}
MASTER_SITES?= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${MOZ_DIST_VER}/}
CATEGORIES?= www
-MAINTAINER?= ghen@NetBSD.org
-HOMEPAGE?= http://www.mozilla.org/projects/seamonkey/
-
FILESDIR= ${.CURDIR}/../../www/seamonkey/files
BUILD_DEPENDS+= zip>=2.3:../../archivers/zip