aboutsummaryrefslogtreecommitdiffstats
path: root/french/php_doc
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-04-29 21:46:55 +0800
committerdirk <dirk@FreeBSD.org>2001-04-29 21:46:55 +0800
commit2c161c25dbe9c7cc235418b051d3b158b624025a (patch)
tree97dbf390b2282f19c638ae1ff574d4685278e724 /french/php_doc
parent93be18fd474fb9cbcc8bbb4bdfb9bc1a3107c496 (diff)
downloadfreebsd-ports-gnome-2c161c25dbe9c7cc235418b051d3b158b624025a.tar.gz
freebsd-ports-gnome-2c161c25dbe9c7cc235418b051d3b158b624025a.tar.zst
freebsd-ports-gnome-2c161c25dbe9c7cc235418b051d3b158b624025a.zip
Add fr-php_doc - a french version of lang/php_doc.
Diffstat (limited to 'french/php_doc')
-rw-r--r--french/php_doc/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/french/php_doc/Makefile b/french/php_doc/Makefile
new file mode 100644
index 000000000000..1002a182bc83
--- /dev/null
+++ b/french/php_doc/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: fr-php_doc
+# Date created: Sun Apr 29 15:38:47 CEST 2001
+# Whom: Dirk Froemberg <dirk@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= french lang
+PHP_LANG= fr
+MASTERDIR= ${.CURDIR}/../../lang/php_doc
+
+.include "${MASTERDIR}/Makefile"