pkgsrc/textproc/hugs-HaXml/Makefile
jmmv aaf61db584 Update the hugs additional modules (hugs-HUnit, hugs-unix and hugs-HaXml)
to the versions corresponding to the 2006-09 release.  This should have
been done when the main hugs package was updated to this version back in
October of past year.
2007-03-07 12:51:16 +00:00

12 lines
324 B
Makefile

# $NetBSD: Makefile,v 1.2 2007/03/07 12:51:17 jmmv Exp $
#
DISTNAME= HaXml-1.17.20060921
CATEGORIES= textproc
MAINTAINER= jmmv@NetBSD.org
COMMENT= Haskell utilities for managing and generating XML documents
HOMEPAGE= http://www.cs.york.ac.uk/fp/HaXml/
.include "../../lang/hugs/package.mk"
.include "../../mk/bsd.pkg.mk"