forked from Lainports/opnsense-ports
13 lines
254 B
Makefile
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>
|