# $FreeBSD: security/hs-crypto-pubkey-types/Makefile 319894 2013-06-04 18:53:40Z pgj $

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

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

LICENSE=	BSD

USE_CABAL=	asn1-types>=0.1

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