File:  [cvs.NetBSD.org] / pkgsrc / security / hs-crypton-x509-system / Makefile
Revision 1.4: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:44 2025 UTC (2 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: HEAD
Bump all Haskell packages after switching the default compiler.

# $NetBSD: Makefile,v 1.4 2025/02/02 13:05:44 pho Exp $

DISTNAME=	crypton-x509-system-1.6.7
PKGREVISION=	3
CATEGORIES=	security

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Handle per-operating-system X.509 accessors and storage
LICENSE=	modified-bsd

.include "../../security/hs-crypton-x509/buildlink3.mk"
.include "../../security/hs-crypton-x509-store/buildlink3.mk"
.include "../../security/hs-pem/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>