2021-05-03 21:00:52 +02:00
|
|
|
# $NetBSD: Makefile,v 1.3 2021/05/03 19:01:06 pho Exp $
|
2020-01-20 02:04:20 +01:00
|
|
|
|
2021-04-23 19:45:24 +02:00
|
|
|
DISTNAME= vector-binary-instances-0.2.5.2
|
2021-05-03 21:00:52 +02:00
|
|
|
PKGREVISION= 1
|
2020-01-20 02:04:20 +01:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
|
|
COMMENT= Instances of Data.Binary for vector
|
|
|
|
LICENSE= modified-bsd
|
|
|
|
|
|
|
|
.include "../../devel/hs-vector/buildlink3.mk"
|
|
|
|
.include "../../mk/haskell.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|