Files
ports/devel/hs-cpphs/Makefile
Gleb Popov 19c26acbf0 Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.
PR:		244784
Submitted by:	Evilham <contact@evilham.com> (some ports)
2020-05-04 18:08:10 +00:00

18 lines
290 B
Makefile

# Created by: obraun@FreeBSD.org
# $FreeBSD$
PORTNAME= cpphs
PORTVERSION= 1.20.9
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>