mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
836157323e
PHP documentation in HTML. Submitted by: edwin@mavetju.org
14 lines
281 B
Makefile
14 lines
281 B
Makefile
# New ports collection makefile for: php_doc
|
|
# Date created: Sun Nov 25 17:56:41 CET 2001
|
|
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= polish lang
|
|
PKGNAMEPREFIX=
|
|
PHP_LANG= pl
|
|
MASTERDIR= ${.CURDIR}/../../lang/php_doc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|