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, 1 insertions, 2 deletions
diff --git a/textproc/info_to_html/Makefile b/textproc/info_to_html/Makefile index bd1b27a2d205..6db680331537 100644 --- a/textproc/info_to_html/Makefile +++ b/textproc/info_to_html/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..e7ca4d3fff6d --- /dev/null +++ b/textproc/info_to_html/pkg-comment @@ -0,0 +1 @@ +Translate GNU info files into HTML pages |