opnsense-ports/devel/hs-cpphs/Makefile
Franco Fichtner d7ea8b4eef */*: sync with upstream
Taken from: FreeBSD
2022-05-10 14:54:30 +02: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>