diff options
Diffstat (limited to 'textproc/info_to_html/Makefile')
-rw-r--r-- | textproc/info_to_html/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/info_to_html/Makefile b/textproc/info_to_html/Makefile index 6db680331537..bd1b27a2d205 100644 --- a/textproc/info_to_html/Makefile +++ b/textproc/info_to_html/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.mons.net/software/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Translate GNU info files into HTML pages + RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib USE_PERL5= yes |