Files
ports/devel/hs-hspec-discover/Makefile
T
Niclas Zeising 0e32330f15 Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
2020-07-04 18:11:42 +00:00

16 lines
236 B
Makefile

# $FreeBSD$
PORTNAME= hspec-discover
PORTVERSION= 2.7.1
PORTREVISION= 3
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Automatically discover and run Hspec tests
LICENSE= MIT
USES= cabal
.include <bsd.port.mk>