2001-09-30 22:15:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.21 2001/09/30 20:15:48 rh Exp $
|
1999-05-03 19:43:58 +02:00
|
|
|
#
|
|
|
|
|
2001-09-30 22:15:48 +02:00
|
|
|
DISTNAME= libxml-1.8.16
|
2000-06-21 01:29:45 +02:00
|
|
|
CATEGORIES= textproc devel lang gnome
|
|
|
|
MASTER_SITES= ftp://rpmfind.net/pub/veillard/ \
|
|
|
|
${MASTER_SITE_GNOME:=stable/sources/libxml/}
|
1999-05-03 19:43:58 +02:00
|
|
|
|
2000-06-21 01:29:45 +02:00
|
|
|
MAINTAINER= rh@netbsd.org
|
|
|
|
HOMEPAGE= http://xmlsoft.org/
|
2001-02-17 18:31:58 +01:00
|
|
|
COMMENT= XML parser, mainly used by the GNOME project
|
1999-05-03 19:43:58 +02:00
|
|
|
|
2001-06-19 06:32:29 +02:00
|
|
|
USE_BUILDLINK_ONLY= YES
|
2001-05-21 21:45:04 +02:00
|
|
|
GNU_CONFIGURE= YES
|
2001-05-26 23:51:51 +02:00
|
|
|
|
2001-05-21 21:45:04 +02:00
|
|
|
USE_LIBTOOL= YES
|
2000-06-21 01:29:45 +02:00
|
|
|
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
1999-05-03 19:43:58 +02:00
|
|
|
|
2001-06-11 04:05:07 +02:00
|
|
|
.include "../../devel/zlib/buildlink.mk"
|
1999-05-03 19:43:58 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|