summaryrefslogtreecommitdiffstats
path: root/security/hs-cipher-aes/Makefile
blob: c819ac36a03a8584a7081e0d7078f435112f445a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=	cipher-aes
PORTVERSION=	0.1.8
PORTREVISION=	2
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>
OpenPOWER on IntegriCloud