# New ports collection makefile for: hs-hslogger # Date created: December 20 2009 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ # PORTNAME= hslogger PORTVERSION= 1.0.10 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Versatile logging framework for Haskell CABAL_SETUP= Setup.hs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include