From a882364f2403bc9d88e823745313b7de799bd176 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- www/xist/Makefile | 2 -- www/xist/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 www/xist/pkg-comment (limited to 'www/xist') diff --git a/www/xist/Makefile b/www/xist/Makefile index 6ebe750..9e90a68 100644 --- a/www/xist/Makefile +++ b/www/xist/Makefile @@ -14,8 +14,6 @@ DISTNAME= XIST-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An XML-based extensible HTML generator - RUN_DEPENDS= ${PYXML} \ ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging \ ${PYTHON_SITELIBDIR}/mx/Tidy/mxTidy/mxTidy.so:${PORTSDIR}/devel/py-mx-experimental diff --git a/www/xist/pkg-comment b/www/xist/pkg-comment new file mode 100644 index 0000000..eed404f --- /dev/null +++ b/www/xist/pkg-comment @@ -0,0 +1 @@ +An XML-based extensible HTML generator -- cgit v1.1