mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
0b67256467
- Take maintainership PR: ports/99324 Submitted by: Scot W. Hetzel <swhetzel@gmail.com>
23 lines
437 B
Makefile
23 lines
437 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
|
|
|
|
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"
|