aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-hsb2hs/Makefile
blob: d40d66e5267745bc71f863e82acc194a4f2623ef (plain) (tree)
1
2
3
4
5



                      
                 













                                                                               
# $FreeBSD$

PORTNAME=	hsb2hs
PORTVERSION=	0.3.1
PORTREVISION=	1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Preprocesses a file, adding blobs from files as string literals

LICENSE=	BSD3CLAUSE

USE_CABAL=	preprocessor-tools>1.0

EXECUTABLE=	hsb2hs
STANDALONE=	yes

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