summaryrefslogtreecommitdiff
path: root/devel/hs-file-embed/Makefile
blob: 8061e1615af089b9a9a682998cffb568ce7b27e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

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

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

LICENSE=	BSD

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