opnsense-ports/sysutils/hs-ekg-core/Makefile
Franco Fichtner 380121386c */*: sync with upstream
Taken from: FreeBSD
2015-08-21 10:51:02 +02:00

15 lines
284 B
Makefile

# $FreeBSD$
PORTNAME= ekg-core
PORTVERSION= 0.1.1.0
CATEGORIES= sysutils haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Tracking of system metrics
LICENSE= BSD3CLAUSE
USE_CABAL= text unordered-containers
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>