mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
23 lines
438 B
Makefile
23 lines
438 B
Makefile
# New ports collection makefile for: FrontPage Thai Web Administration
|
|
# Date created: Sat Oct 25 16:30:00 CDT 2001
|
|
# Whom: hetzels@westbend.net
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= frontpage
|
|
PKGNAMEPREFIX= th-
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Microsoft Frontpage Thai Web Administration
|
|
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
FP_LANG= tha
|
|
FP_LANGUAGE= Thai
|
|
FP_LCID= 1054
|
|
|
|
MASTERDIR= ${.CURDIR}/../frontpage-ar
|
|
|
|
.include "${MASTERDIR}/Makefile"
|