12 lines
297 B
Makefile
12 lines
297 B
Makefile
# $NetBSD: Makefile,v 1.5 2021/05/03 19:01:03 pho Exp $
|
|
|
|
DISTNAME= th-abstraction-0.4.2.0
|
|
PKGREVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Nicer interface for reified information about data types
|
|
LICENSE= isc
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|