diff options
Diffstat (limited to 'textproc/xslint/Makefile')
-rw-r--r-- | textproc/xslint/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/xslint/Makefile b/textproc/xslint/Makefile index 8b4ab25b99d9..75dad8a95787 100644 --- a/textproc/xslint/Makefile +++ b/textproc/xslint/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= XSL(T) stylesheet checker + RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM USE_PERL5= yes |