opnsense-ports/devel/hs-cpphs/Makefile
Franco Fichtner 249465794e */*: sync with upstream
Taken from: FreeBSD
2022-11-21 10:39:45 +01:00

17 lines
324 B
Makefile

PORTNAME= cpphs
PORTVERSION= 1.20.9.1
PORTREVISION= 3
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Liberalised re-implementation of cpp, the C pre-processor
WWW= https://projects.haskell.org/cpphs/
LICENSE= LGPL21
USES= cabal
CABAL_REVISION= 1
USE_CABAL= polyparse-1.13_5
.include <bsd.port.mk>