mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
14 lines
286 B
Makefile
14 lines
286 B
Makefile
|
# New ports collection makefile for: ja-php_doc
|
||
|
# Date created: Sat May 21 16:14:08 EST 2005
|
||
|
# Whom: Edwin Groothuis <edwin@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
CATEGORIES= korean lang
|
||
|
PKGNAMEPREFIX=
|
||
|
PHP_LANG= kr
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php_doc
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|