summaryrefslogtreecommitdiff
path: root/www/frontpage-zh/Makefile
blob: 348488b90ec2fbb3f7ab19c1ce86f8ea36f69de2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	FrontPage Chinese Web Administration
# Date created:		Sat Oct 25 16:30:00 CDT 2001
# Whom:			hetzels@westbend.net
#
# $FreeBSD$
#

PORTNAME=	frontpage
CATEGORIES=	www chinese
PKGNAMEPREFIX=	zh-

MAINTAINER=	hetzels@westbend.net

MD5_FILE=	${.CURDIR}/distinfo
COMMENTFILE=	${.CURDIR}/pkg-comment
DESCR=		${.CURDIR}/pkg-descr
PLIST=		${.CURDIR}/pkg-plist

FP_LANG=	chp chs cht
FP_LANGUAGE=	Chinese
FP_LCID=	1028 2052 3076
NO_FP_LCID_SUB=	yes

MASTERDIR=	${.CURDIR}/../frontpage-ar

.include "${MASTERDIR}/Makefile"