diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-06-24 09:14:40 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-06-24 09:14:40 +0000 |
commit | e4fe2c27f997ce26f050c714961ee577eb60d5f2 (patch) | |
tree | 92ab0bc28390ccd6a67766a52d578f5d3007348e /portuguese/php_doc-br | |
parent | Add freeride, The Free Ruby IDE, written in Ruby. (diff) |
Add php_doc-br , PHP documentation in HTML.
PR: ports/67976
Submitted by: Renato Botelho <renato@galle.com.br>
Diffstat (limited to 'portuguese/php_doc-br')
-rw-r--r-- | portuguese/php_doc-br/Makefile | 14 |
1 files changed, 14 insertions, 0 deletions
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 <renato@galle.com.br> +# +# $FreeBSD$ +# + +CATEGORIES= portuguese lang +PKGNAMEPREFIX= "" + +PHP_LANG= br +MASTERDIR= ${.CURDIR}/../../lang/php_doc + +.include "${MASTERDIR}/Makefile" |