mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
0b67256467
- Take maintainership PR: ports/99324 Submitted by: Scot W. Hetzel <swhetzel@gmail.com>
22 lines
417 B
Makefile
22 lines
417 B
Makefile
# New ports collection makefile for: FrontPage Italian Web Administration
|
|
# Date created: Sat Oct 25 16:30:00 CDT 2001
|
|
# Whom: hetzels@westbend.net
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= frontpage
|
|
PKGNAMEPREFIX= it-
|
|
|
|
COMMENT= Microsoft Frontpage Italian Web Administration
|
|
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
FP_LANG= ita
|
|
FP_LANGUAGE= Italian
|
|
FP_LCID= 1040
|
|
|
|
MASTERDIR= ${.CURDIR}/../frontpage-ar
|
|
|
|
.include "${MASTERDIR}/Makefile"
|