diff options
Diffstat (limited to 'graphics/phplot/Makefile')
-rw-r--r-- | graphics/phplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/phplot/Makefile b/graphics/phplot/Makefile index a1957c286846..785fe5f31269 100644 --- a/graphics/phplot/Makefile +++ b/graphics/phplot/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= phplot DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= yukinopo@livedoor.com +COMMENT= A PHP class for creating scientific and business charts RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd |