# New ports collection makefile for: hs-http-date # Date created: June 10, 2012 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= http-date PORTVERSION= 0.0.2 PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= HTTP Date parser/formatter LICENSE= BSD CABAL_SETUP= Setup.hs USE_CABAL= attoparsec .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include