summaryrefslogtreecommitdiff
path: root/textproc/libxml/Makefile
blob: fcc510cd5a5db9d85dba975d02426eaf662e30b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 1999/05/03 17:43:58 rh Exp $
#

DISTNAME=	libxml-1.0.0
CATEGORIES=	textproc devel
MASTER_SITES=	http://gd.tuwien.ac.at/hci/GNOME/sources/libxml/

MAINTAINER=	rh@netbsd.org
HOMEPAGE=	http://rufus.w3.org/veillard/XML/xml.html

USE_LIBTOOL=	YES
GNU_CONFIGURE=	YES
CONFIGURE_ENV+=	INSTALL_SCRIPT="${INSTALL_SCRIPT}"

.include "../../mk/bsd.pkg.mk"