File:  [cvs.NetBSD.org] / pkgsrc / lang / hs-hslua-typing / Makefile
Revision 1.5: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:34 2025 UTC (2 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: HEAD
Bump all Haskell packages after switching the default compiler.

# $NetBSD: Makefile,v 1.5 2025/02/02 13:05:34 pho Exp $

DISTNAME=	hslua-typing-0.1.1
PKGREVISION=	2
CATEGORIES=	lang

MAINTAINER=	szptvlfn@NetBSD.org
COMMENT=	Type specifiers for Lua
LICENSE=	mit

.include "../../lang/hs-hslua-core/buildlink3.mk"
.include "../../lang/hs-hslua-marshalling/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>