From e4fe2c27f997ce26f050c714961ee577eb60d5f2 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Thu, 24 Jun 2004 09:14:40 +0000 Subject: [PATCH] Add php_doc-br , PHP documentation in HTML. PR: ports/67976 Submitted by: Renato Botelho --- portuguese/Makefile | 1 + portuguese/php_doc-br/Makefile | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 portuguese/php_doc-br/Makefile diff --git a/portuguese/Makefile b/portuguese/Makefile index 8c519b4079e3..7f557fd2f6e6 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -16,6 +16,7 @@ SUBDIR += openoffice-1.0 SUBDIR += openoffice-1.1-pt_BR SUBDIR += openoffice-1.1-pt_PT + SUBDIR += php_doc-br SUBDIR += staroffice52 SUBDIR += webalizer-pt_BR SUBDIR += webalizer-pt_PT diff --git a/portuguese/php_doc-br/Makefile b/portuguese/php_doc-br/Makefile new file mode 100644 index 000000000000..24648c95596f --- /dev/null +++ b/portuguese/php_doc-br/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: br-php_doc +# Date created: Sun Apr 29 15:38:47 CEST 2001 +# Whom: Renato Botelho +# +# $FreeBSD$ +# + +CATEGORIES= portuguese lang +PKGNAMEPREFIX= "" + +PHP_LANG= br +MASTERDIR= ${.CURDIR}/../../lang/php_doc + +.include "${MASTERDIR}/Makefile"