13 lines
303 B
Makefile
13 lines
303 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/12/04 13:04:14 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= xml-1.3.10
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Simple XML library
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../wip/hs-text/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|