22 lines
394 B
Makefile
22 lines
394 B
Makefile
|
# New ports collection makefile for: FrontPage Swedish Web Administration
|
||
|
# Date created: Sat Oct 25 16:30:00 CDT 2001
|
||
|
# Whom: hetzels@westbend.net
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= frontpage
|
||
|
PKGNAMEPREFIX= sv-
|
||
|
|
||
|
MAINTAINER= hetzels@westbend.net
|
||
|
|
||
|
MD5_FILE= ${.CURDIR}/distinfo
|
||
|
|
||
|
FP_LANG= sve
|
||
|
FP_LANGUAGE= Swedish
|
||
|
FP_LCID= 1053
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../frontpage-ar
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|