From d9611f93758b42bc9f2e2794b3d0039ec6038c4e Mon Sep 17 00:00:00 2001 From: Adam Weinberger <adamw@FreeBSD.org> Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- www/phpnuke/Makefile | 2 ++ www/phpnuke/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 www/phpnuke/pkg-comment (limited to 'www/phpnuke') 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 -- cgit v1.2.3