pkgsrc-wip/hs-html/Makefile
PHO / phonohawk 4b1b483649 Import hs-html-1.0.1.2 as wip/hs-html.
This haskell package contains a combinator library for constructing
HTML documents.
2009-01-30 14:20:52 +00:00

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"