Changeset View
Changeset View
Standalone View
Standalone View
head/www/seamonkey/Makefile
| # Created by: eivind/dima/jseger | # Created by: eivind/dima/jseger | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= seamonkey | PORTNAME= seamonkey | ||||
| DISTVERSION= 2.49.4 | DISTVERSION= 2.49.4 | ||||
| PORTREVISION= 14 | PORTREVISION= 15 | ||||
| MOZILLA_VER= 52 # above + 3 | MOZILLA_VER= 52 # above + 3 | ||||
| CATEGORIES?= www mail news editors irc ipv6 | CATEGORIES?= www mail news editors irc ipv6 | ||||
| MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ | MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ | ||||
| MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source | MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source | ||||
| DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} | DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} | ||||
| MAINTAINER= gecko@FreeBSD.org | MAINTAINER= gecko@FreeBSD.org | ||||
| COMMENT= The open source, standards compliant web browser | COMMENT= The open source, standards compliant web browser | ||||
| ▲ Show 20 Lines • Show All 78 Lines • Show Last 20 Lines | |||||