5612247d16
Chinese Web Administration o Slave port of Microsoft Frontpage Arabic Web Administration port PR: 31625 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
28 lines
543 B
Makefile
28 lines
543 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
|
|
PKGNAMEPREFIX= zh-
|
|
CATEGORIES= www chinese
|
|
|
|
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= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../frontpage-ar
|
|
|
|
.include "${MASTERDIR}/Makefile"
|