# New ports collection makefile for: hs-digest-ghc # Date created: January 22, 2009 # Whom: Gabor Pali # # $FreeBSD$ # PORTNAME= digest PORTVERSION= 0.0.0.8 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Efficient cryptographic hash implementations in Haskell CABAL_SETUP= Setup.hs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include