diff options
Diffstat (limited to 'www/smarty/Makefile')
-rw-r--r-- | www/smarty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index 167cdfd68988..24ee34086c31 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -16,6 +16,7 @@ DISTFILES+= Smarty-${PORTVERSION}-docs${EXTRACT_SUFX}:manual .endif MAINTAINER= ports@FreeBSD.org +COMMENT= The PHP compiling template engine RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4 |