1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/www/frontpage-zh/Makefile
SADA Kenji a4e352aafb Unbreak: one variable should be set.
PR:	ports/36493
Submitted by:	maintainer
2002-05-17 14:48:58 +00:00

27 lines
546 B
Makefile

# 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= chinese www
PKGNAMEPREFIX= zh-
MAINTAINER= hetzels@westbend.net
MD5_FILE= ${.CURDIR}/distinfo
COMMENT= ${.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"