1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/chinese/linux-mozillafirebird-zh_CN/Makefile
Mark Linimon 4ba1986a17 Establish a correct master-slave relationship between
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)
2004-06-23 21:47:13 +00:00

16 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"