24 lines
475 B
Makefile
24 lines
475 B
Makefile
# New ports collection makefile for: FrontPage Japanese Web Administration
|
|
# Date created: Sat Oct 25 16:30:00 CDT 2001
|
|
# Whom: hetzels@westbend.net
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= frontpage
|
|
PKGNAMEPREFIX= ja-
|
|
CATEGORIES= www japanese
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Microsoft Frontpage Japanese Web Administration
|
|
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
FP_LANG= jpn
|
|
FP_LANGUAGE= Japanese
|
|
FP_LCID= 1041
|
|
|
|
MASTERDIR= ${.CURDIR}/../frontpage-ar
|
|
|
|
.include "${MASTERDIR}/Makefile"
|