Files
ports/devel/hs-cpphs/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

19 lines
306 B
Makefile

# Created by: obraun@FreeBSD.org
# $FreeBSD$
PORTNAME= cpphs
PORTVERSION= 1.20.9
PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Liberalised re-implementation of cpp, the C pre-processor
LICENSE= LGPL21
USES= cabal
USE_CABAL= polyparse-1.13
.include <bsd.port.mk>