diff options
author | dirk <dirk@FreeBSD.org> | 2001-04-25 02:06:38 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-04-25 02:06:38 +0800 |
commit | 8fc2d0db8c7c4c02ff46c528b96e6881241bc2c7 (patch) | |
tree | 46b7ebd87151a440a762418a422019a5254eb694 /lang/Makefile | |
parent | b04687256655252b7f4ab7179351aa8f92b61a09 (diff) | |
download | freebsd-ports-graphics-8fc2d0db8c7c4c02ff46c528b96e6881241bc2c7.tar.gz freebsd-ports-graphics-8fc2d0db8c7c4c02ff46c528b96e6881241bc2c7.tar.zst freebsd-ports-graphics-8fc2d0db8c7c4c02ff46c528b96e6881241bc2c7.zip |
PHP documentation in HTML.
Done with lots of help from: roam
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 28863cb327b..624401597ea 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -91,6 +91,7 @@ SUBDIR += pgcc SUBDIR += php3 SUBDIR += php4 + SUBDIR += php_doc SUBDIR += pike SUBDIR += pm3-base SUBDIR += pm3-forms |