pkgsrc-wip/hs-concrete-typerep/Makefile

14 lines
338 B
Makefile

# $NetBSD: Makefile,v 1.3 2014/05/25 21:59:29 szptvlfn Exp $
#
DISTNAME= concrete-typerep-0.1.0.2
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Binary and Hashable instances for TypeRep
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../devel/hs-hashable/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"