23 lines
441 B
Makefile
23 lines
441 B
Makefile
# New ports collection makefile for: FrontPage Dutch Web Administration
|
|
# Date created: Sat Oct 25 16:30:00 CDT 2001
|
|
# Whom: hetzels@westbend.net
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= frontpage
|
|
PKGNAMEPREFIX= nl-
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Microsoft Frontpage Dutch Web Administration
|
|
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
FP_LANG= nld
|
|
FP_LANGUAGE= Dutch
|
|
FP_LCID= 1043
|
|
|
|
MASTERDIR= ${.CURDIR}/../frontpage-ar
|
|
|
|
.include "${MASTERDIR}/Makefile"
|