diff options
Diffstat (limited to 'www/phpnuke')
-rw-r--r-- | www/phpnuke/Makefile | 2 | ||||
-rw-r--r-- | www/phpnuke/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/phpnuke/Makefile b/www/phpnuke/Makefile index 98b3d6fba3f2..383ca3cc6822 100644 --- a/www/phpnuke/Makefile +++ b/www/phpnuke/Makefile @@ -14,6 +14,8 @@ DISTNAME= PHP-Nuke-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An automated website package to distribute and manage content + LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client .if defined(WITH_PHP3) RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3 diff --git a/www/phpnuke/pkg-comment b/www/phpnuke/pkg-comment deleted file mode 100644 index 7a9af92c432b..000000000000 --- a/www/phpnuke/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An automated website package to distribute and manage content |