23 lines
418 B
Makefile
23 lines
418 B
Makefile
|
# New ports collection makefile for: FrontPage German Web Administration
|
||
|
# Date created: Sat Oct 25 16:30:00 CDT 2001
|
||
|
# Whom: hetzels@westbend.net
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= frontpage
|
||
|
CATEGORIES= www german
|
||
|
PKGNAMEPREFIX= de-
|
||
|
|
||
|
MAINTAINER= hetzels@westbend.net
|
||
|
|
||
|
MD5_FILE= ${.CURDIR}/distinfo
|
||
|
|
||
|
FP_LANG= ger
|
||
|
FP_LANGUAGE= German
|
||
|
FP_LCID= 1031
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../frontpage-ar
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|