4ba1986a17
www/linux-mozillafirebird and the ports that inherit most of their information (except, e.g., distinfo) from it. These changes should be transparent to installs (tested and verified locally). While here, update two cases of stale distfile info. (MD5s verified versus mozilla.org.) PR: ports/67701 Approved by: maintainer timeout (2 weeks)
15 lines
479 B
Makefile
15 lines
479 B
Makefile
# New ports collection makefile for: linux-mozillafirebird-zh_CN
|
|
# Date created: 2003-11-19
|
|
# Whom: trevor
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= chinese www linux
|
|
MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION}/contrib-localized
|
|
PKGNAMEPREFIX= zhCN-linux-
|
|
DISTNAME= MozillaFirebird-${PORTVERSION}-i686-pc-linux-gnu-zhCN
|
|
COMMENT= Firebird browser in Simplified Chinese for Linux/i386
|
|
|
|
MASTERDIR= ${.CURDIR}/../../www/linux-mozillafirebird
|
|
.include "${MASTERDIR}/Makefile"
|