summaryrefslogtreecommitdiffstats
path: root/security/hs-crypto-pubkey-types/Makefile
blob: 16d934a36db2a45260b3bc2bf01e0a902a82bb54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	crypto-pubkey-types
PORTVERSION=	0.2.0
CATEGORIES=	security haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Generic cryptography Public keys algorithm types

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

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