mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
c0c6c21880
Dutch Web Administration o Slave port of Microsoft Frontpage Arabic Web Administration port PR: 31625 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
22 lines
390 B
Makefile
22 lines
390 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= hetzels@westbend.net
|
|
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
FP_LANG= nld
|
|
FP_LANGUAGE= Dutch
|
|
FP_LCID= 1043
|
|
|
|
MASTERDIR= ${.CURDIR}/../frontpage-ar
|
|
|
|
.include "${MASTERDIR}/Makefile"
|