freebsd-ports/devel/hs-cpphs/Makefile
Kevin Bowling db78da8f8b devel/libffi: Bump deps PORTREVISION for shlib change
PR:		263764
Reported by:	VVD <vvd@unislabs.com>
2022-05-09 12:23:51 -07:00

17 lines
298 B
Makefile

# Created by: obraun@FreeBSD.org
PORTNAME= cpphs
PORTVERSION= 1.20.9.1
PORTREVISION= 2
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_1
.include <bsd.port.mk>