freebsd-ports/www/frontpage-ko/Makefile
Akinori MUSHA 1e7863a2b9 Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE
lines, so frontpage-*/pkg-comment were not used.
2003-02-21 14:00:08 +00:00

23 lines
470 B
Makefile

# New ports collection makefile for: FrontPage Korean Web Administration
# Date created: Sat Oct 25 16:30:00 CDT 2001
# Whom: hetzels@westbend.net
#
# $FreeBSD$
#
PORTNAME= frontpage
PKGNAMEPREFIX= ko-
CATEGORIES= www korean
MAINTAINER= hetzels@westbend.net
COMMENT= Microsoft Frontpage Korean Web Administration
MD5_FILE= ${.CURDIR}/distinfo
FP_LANG= kor
FP_LANGUAGE= Korean
FP_LCID= 1042
MASTERDIR= ${.CURDIR}/../frontpage-ar
.include "${MASTERDIR}/Makefile"