pkgsrc/devel/hs-base-compat-batteries/Makefile
pho 3cacf73d4d Update to base-compat-batteries-0.11.2
Changes in 0.11.2 [2020.09.30]
* This coincides with the base-compat-0.11.2 release. Refer to the
  base-compat changelog for more details.

Changes in 0.11.1 [2020.01.27]
* This coincides with the base-compat-0.11.1 release. Refer to the
  base-compat changelog for more details.
2021-04-23 08:33:28 +00:00

12 lines
327 B
Makefile

# $NetBSD: Makefile,v 1.2 2021/04/23 08:33:28 pho Exp $
DISTNAME= base-compat-batteries-0.11.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Base library compatibility without cpp
LICENSE= mit
.include "../../devel/hs-base-compat/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"