# $FreeBSD: security/hs-cipher-aes/Makefile 319894 2013-06-04 18:53:40Z pgj $

PORTNAME=	cipher-aes
PORTVERSION=	0.1.8
CATEGORIES=	security haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Fast AES cipher implementation with advanced mode of operations

LICENSE=	BSD

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