12 lines
269 B
Makefile
12 lines
269 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/12/21 15:31:47 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= dependent-sum-0.2.0.1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Dependent sum type
|
|
LICENSE= public-domain
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|