freebsd-ports/devel/hs-bytestring-show/Makefile

13 lines
274 B
Makefile

# $FreeBSD$
PORTNAME= bytestring-show
PORTVERSION= 0.3.5.5
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Efficient conversion of values into readable byte strings
LICENSE= BSD
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>