freebsd-ports/lang/hs-unlambda/Makefile
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

17 lines
279 B
Makefile

# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
# $FreeBSD$
PORTNAME= unlambda
PORTVERSION= 0.1.4.2
PORTREVISION= 9
CATEGORIES= lang haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Unlambda interpreter
LICENSE= GPLv2
USES= cabal
.include <bsd.port.mk>