From d9611f93758b42bc9f2e2794b3d0039ec6038c4e Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- www/mod_index_rss/Makefile | 2 ++ www/mod_index_rss/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 www/mod_index_rss/pkg-comment (limited to 'www/mod_index_rss') diff --git a/www/mod_index_rss/Makefile b/www/mod_index_rss/Makefile index 453f76a5822c..301a57f21f00 100644 --- a/www/mod_index_rss/Makefile +++ b/www/mod_index_rss/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://software.tangent.org/download/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Apache module to provides RSS output for directories + BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_index_rss/pkg-comment b/www/mod_index_rss/pkg-comment deleted file mode 100644 index e7454534d204..000000000000 --- a/www/mod_index_rss/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module to provides RSS output for directories -- cgit v1.2.3