# $FreeBSD: tags/RELEASE_10_0_0/devel/hs-file-embed/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTNAME=	file-embed
PORTVERSION=	0.0.4.7
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Use Template Haskell to embed file contents directly

LICENSE=	BSD

NO_STAGE=	yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
