jca 5db2e61be8 p5-IO-stringy is needed for tests.
From Andreas Kusalananda Kahari (maintainer)
2016-12-29 09:10:36 +00:00

25 lines
480 B
Makefile

# $OpenBSD: Makefile,v 1.12 2016/12/29 09:10:36 jca Exp $
COMMENT= manages software package installations with symlinks
DISTNAME= stow-2.2.2
CATEGORIES= sysutils
HOMEPAGE= https://www.gnu.org/software/stow/stow.html
MAINTAINER= Andreas Kusalananda Kahari <andreas.kahari@icm.uu.se>
# GPL
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= ${MASTER_SITE_GNU:=stow/}
CONFIGURE_STYLE=gnu
USE_GMAKE=Yes
TEST_DEPENDS= devel/p5-IO-stringy \
devel/p5-Test-Output
.include <bsd.port.mk>