From cf1abc941e56f82c398a313f411ea1ea49171968 Mon Sep 17 00:00:00 2001 From: lioux Date: Fri, 28 Dec 2001 00:09:24 +0000 Subject: o New port frontpage-de version 5.0.2.2623: Microsoft Frontpage Hebrew Web Administration o Slave port of Microsoft Frontpage Arabic Web Administration port PR: 31625 Submitted by: Scot W. Hetzel --- www/Makefile | 1 + www/frontpage-he/Makefile | 22 ++++++++++++++++++++++ www/frontpage-he/distinfo | 1 + www/frontpage-he/pkg-comment | 1 + 4 files changed, 25 insertions(+) create mode 100644 www/frontpage-he/Makefile create mode 100644 www/frontpage-he/distinfo create mode 100644 www/frontpage-he/pkg-comment (limited to 'www') diff --git a/www/Makefile b/www/Makefile index 537c98e67f6c..e1d786fb4e0c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -71,6 +71,7 @@ SUBDIR += frontpage-de SUBDIR += frontpage-es SUBDIR += frontpage-fr + SUBDIR += frontpage-he SUBDIR += fxhtml SUBDIR += g-gcl SUBDIR += galeon diff --git a/www/frontpage-he/Makefile b/www/frontpage-he/Makefile new file mode 100644 index 000000000000..2ce98054cf83 --- /dev/null +++ b/www/frontpage-he/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: FrontPage Hebrew Web Administration +# Date created: Sat Oct 25 16:30:00 CDT 2001 +# Whom: hetzels@westbend.net +# +# $FreeBSD$ +# + +PORTNAME= frontpage +CATEGORIES= www hebrew +PKGNAMEPREFIX= he- + +MAINTAINER= hetzels@westbend.net + +MD5_FILE= ${.CURDIR}/distinfo + +FP_LANG= hbr +FP_LANGUAGE= Hebrew +FP_LCID= 1037 + +MASTERDIR= ${.CURDIR}/../frontpage-ar + +.include "${MASTERDIR}/Makefile" diff --git a/www/frontpage-he/distinfo b/www/frontpage-he/distinfo new file mode 100644 index 000000000000..b700db70c32d --- /dev/null +++ b/www/frontpage-he/distinfo @@ -0,0 +1 @@ +MD5 (fp50_hbr.tar.Z) = 4cfbc43179da015a6f15425fa866be6d diff --git a/www/frontpage-he/pkg-comment b/www/frontpage-he/pkg-comment new file mode 100644 index 000000000000..bd36dc1006bd --- /dev/null +++ b/www/frontpage-he/pkg-comment @@ -0,0 +1 @@ +Microsoft Frontpage Hebrew Web Administration -- cgit