mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
11 lines
202 B
Makefile
11 lines
202 B
Makefile
# Created by: Dirk Froemberg <dirk@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= french lang
|
|
PKGNAMEPREFIX=
|
|
PHP_LANG= fr
|
|
MASTERDIR= ${.CURDIR}/../../lang/php_doc
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|