4b1b483649
This haskell package contains a combinator library for constructing HTML documents.
12 lines
272 B
Makefile
12 lines
272 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/01/30 14:20:52 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= html-1.0.1.2
|
|
PKGNAME= hs-${DISTNAME}
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Haskell HTML combinator library
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|