13 lines
332 B
Makefile
13 lines
332 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/02/26 10:13:05 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= chunks-2007.4.18
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Simple template library with static safety
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../wip/hs-parsec/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|