fa0bc7c3b5
Word8 library to be used with Data.ByteString
11 lines
237 B
Makefile
11 lines
237 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/05/05 15:48:49 pho Exp $
|
|
|
|
DISTNAME= word8-0.1.3
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Word8 library
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|