# $FreeBSD: head/security/hs-x509-system/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= x509-system PORTVERSION= 1.4.5 PORTREVISION= 1 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Handle per-operating-system X.509 accessors and storage LICENSE= BSD3CLAUSE USE_CABAL= mtl pem>=0.1 x509>=1.4 x509-store>=1.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include