Perl extension to declare author-only dependencies Maintained by:kuriyama@FreeBSD.org Port Added: 09 Sep 2009 02:03:51 Also Listed In:perl5 License: not specified in port
To install the port:cd /usr/ports/devel/p5-Module-Install-AuthorRequires/ && make install clean To add the package:pkg_add -r p5-Module-Install-AuthorRequires
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)