pkgsrc/devel/hs-code-page/Makefile
2022-01-18 02:48:01 +00:00

12 lines
280 B
Makefile

# $NetBSD: Makefile,v 1.4 2022/01/18 02:48:05 pho Exp $
DISTNAME= code-page-0.2.1
PKGREVISION= 2
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Windows code page library for Haskell
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"