diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 03:21:36 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 03:21:36 +0800 |
commit | b25a6022b8e1d00c557b8538ea35b3bdecc71ad5 (patch) | |
tree | 1fb0e17c526680b09b0bcff4063843633a2a5921 /www/smarty | |
parent | 79685f683c26638577e12746f08e0516d8435fd2 (diff) | |
download | freebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.gz freebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.zst freebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.zip |
De-pkg-comment.
Diffstat (limited to 'www/smarty')
-rw-r--r-- | www/smarty/Makefile | 1 | ||||
-rw-r--r-- | www/smarty/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/www/smarty/pkg-comment b/www/smarty/pkg-comment deleted file mode 100644 index 2d6120509808..000000000000 --- a/www/smarty/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The PHP compiling template engine |