diff options
Diffstat (limited to 'japanese/php_doc/Makefile')
-rw-r--r-- | japanese/php_doc/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/php_doc/Makefile b/japanese/php_doc/Makefile index cc70c1ac7beb..808a532ec7c0 100644 --- a/japanese/php_doc/Makefile +++ b/japanese/php_doc/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: ja-php_doc -# Date created: Sun Nov 25 17:56:41 CET 2001 -# Whom: Dirk Froemberg <dirk@FreeBSD.org> -# +# Created by: Dirk Froemberg <dirk@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= japanese lang PKGNAMEPREFIX= PHP_LANG= ja MASTERDIR= ${.CURDIR}/../../lang/php_doc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |