pkgsrc/emulators/suse113_libxml2/Makefile
chs ba8df344a1 update to libxml2-2.7.7-4.11.1.
fixes CVE-2011-3919.
2012-01-21 15:25:56 +00:00

14 lines
374 B
Makefile

# $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"