aboutsummaryrefslogblamecommitdiff
path: root/textproc/hs-html/Makefile
blob: 011c63ad37100326fa62babff33e1b80d1db7996 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                            
                 










                                                 
# New ports collection makefile for: hs-html
# Date created:        August 18, 2010
# Whom:                haskell@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=	html
PORTVERSION=	1.0.1.2
PORTREVISION=	4
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	HTML combinator library

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

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