28461d43b6
packaged for wip by pho. Haskell 98 phantom types to avoid unsafely passing dummy arguments
11 lines
296 B
Makefile
11 lines
296 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/05/17 20:56:10 szptvlfn Exp $
|
|
|
|
DISTNAME= tagged-0.7.2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Haskell 98 phantom types to avoid unsafely passing dummy arguments
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|