opnsense-ports/math/hs-integer-logarithms/Makefile
Franco Fichtner cdf9952906 */*: sync with upstream
Taken from: HardenedBSD
2017-08-09 06:23:35 +02:00

13 lines
254 B
Makefile

# $FreeBSD$
PORTNAME= integer-logarithms
PORTVERSION= 1.0.2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= The integer-logarithms package
LICENSE= BSD3CLAUSE
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>