aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-base16-bytestring/Makefile
blob: b94d8537fe92d8d2b8cd49fb68487566251bd254 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
           

                                 
                       
                 






                                                                        
                   

                                                 
# $FreeBSD$

PORTNAME=	base16-bytestring
PORTVERSION=	0.1.1.5
PORTREVISION=	4
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Fast base16 (hex) encoding and deconding for ByteStrings

LICENSE=	BSD

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