# Created by: martin@sugioarto.com # $FreeBSD$ PORTNAME= bytestring-lexing PORTVERSION= 0.5.0.2 PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Parse and produce literals from strict or lazy bytestrings LICENSE= BSD2CLAUSE USE_ALEX= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include