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/cocoon/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/cocoon/Makefile') diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index 8df5072f2d7f..91ff6b7dad4a 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -17,6 +17,8 @@ DISTNAME= Cocoon-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= 100% pure Java publishing framework servlet + USE_JAVA= 1.1+ MAKE_ENV= JAVA_HOME=${JAVA_HOME} CLASSPATH=${CLASSPATH} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit v1.2.3