13 lines
283 B
Makefile
13 lines
283 B
Makefile
# $NetBSD: Makefile,v 1.3 2009/09/24 06:41:03 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= html-1.0.1.2
|
|
PKGNAME= hs-${DISTNAME}
|
|
PKGREVISION= 2
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Haskell HTML combinator library
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|