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

PORTNAME=	crypto-pubkey-types
PORTVERSION=	0.2.0
PORTREVISION=	1
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