Files
sthen afe6c1912f update to stow-2.4.1
several small fixes (including a precedence warning in perl 5.40)
2025-01-14 14:24:46 +00:00

20 lines
338 B
Makefile

COMMENT= manages software package installations with symlinks
DISTNAME= stow-2.4.1
CATEGORIES= sysutils
HOMEPAGE= https://www.gnu.org/software/stow/stow.html
# GPLv3+
PERMIT_PACKAGE= Yes
SITES= ${SITE_GNU:=stow/}
CONFIGURE_STYLE=gnu
USE_GMAKE= Yes
TEST_DEPENDS= devel/p5-IO-stringy \
devel/p5-Test-Output
.include <bsd.port.mk>