mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
10 lines
188 B
Makefile
10 lines
188 B
Makefile
# Created by: Dirk Froemberg <dirk@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= french lang
|
|
PKGNAMEPREFIX=
|
|
PHP_LANG= fr
|
|
MASTERDIR= ${.CURDIR}/../../lang/php_doc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|