summaryrefslogtreecommitdiff
path: root/emulators/suse113_libxml2/Makefile
blob: cfe6a7e10ded6d2ea62f2beecca5ff165aee504b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.7 2012/01/21 15:25:56 chs Exp $

DISTNAME=	suse_libxml2-${SUSE_VERSION}
PKGREVISION=	5
CATEGORIES=	emulators
DISTFILES=	libxml2-2.7.7-4.11.1.${SUSE_ARCH}.rpm

MAINTAINER=	chs@NetBSD.org
COMMENT=	Linux compatibility package for libxml2

EMUL_MODULES.linux=	base

.include "../../emulators/suse113_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"