Changeset View
Changeset View
Standalone View
Standalone View
mail/thunderbird-i18n/Makefile
| # Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> | # Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= thunderbird-i18n | PORTNAME= thunderbird-i18n | ||||
| PORTVERSION= 52.9.0 | PORTVERSION= 60.0b10 | ||||
| CATEGORIES= mail news net-im | CATEGORIES= mail news net-im | ||||
| MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ | MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ | ||||
| MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build2/linux-i686/xpi | MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi | ||||
| PKGNAMEPREFIX= | PKGNAMEPREFIX= | ||||
| DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/} | DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/} | ||||
| DIST_SUBDIR= xpi/${DISTNAME} | DIST_SUBDIR= xpi/${DISTNAME} | ||||
| MAINTAINER= gecko@FreeBSD.org | MAINTAINER= gecko@FreeBSD.org | ||||
| COMMENT= Localized interface for Thunderbird | COMMENT= Localized interface for Thunderbird | ||||
| USES= gecko:thunderbird zip | USES= gecko:thunderbird zip | ||||
| ▲ Show 20 Lines • Show All 64 Lines • Show Last 20 Lines | |||||