diff options
Diffstat (limited to 'textproc/info_to_html')
-rw-r--r-- | textproc/info_to_html/Makefile | 2 | ||||
-rw-r--r-- | textproc/info_to_html/pkg-comment | 1 |
2 files changed, 2 insertions, 1 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 diff --git a/textproc/info_to_html/pkg-comment b/textproc/info_to_html/pkg-comment deleted file mode 100644 index e7ca4d3fff6d..000000000000 --- a/textproc/info_to_html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Translate GNU info files into HTML pages |