# New ports collection makefile for: hs-base64-bytestring # Date created: August 13, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= base64-bytestring PORTVERSION= 0.1.1.0 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Fast base64 encoding and decoding for ByteStrings LICENSE= BSD CABAL_SETUP= Setup.hs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include