pkgsrc/devel/hs-vector-th-unbox/Makefile
2021-05-03 19:00:52 +00:00

13 lines
352 B
Makefile

# $NetBSD: Makefile,v 1.3 2021/05/03 19:01:06 pho Exp $
DISTNAME= vector-th-unbox-0.2.1.9
PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Deriver for Data.Vector.Unboxed using Template Haskell
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../devel/hs-vector/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"