# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/linux-c6-libxml2/Makefile 417529 2016-06-26 15:09:59Z tijl $

PORTNAME=	libxml2
PORTVERSION=	2.7.6
PORTREVISION=	8
CATEGORIES=	textproc linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Library providing XML and HTML support (Linux CentOS ${LINUX_DIST_VER})

CONFLICTS=	linux-f10-libxml2-[0-9]*

USE_LINUX=	c6
USE_LINUX_RPM=	yes

RPMVERSION=	21.el6_8.1
BRANDELF_DIRS=	usr/bin
USE_LDCONFIG=	yes

DOCSDIR=	${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS=	AUTHORS ChangeLog.gz Copyright NEWS README TODO

DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr

.include <bsd.port.mk>
