# New ports collection makefile for: linux-libxml
# Date created:		2001.02.08
# Whom:                 taoka@FreeBSD.org
#
# $FreeBSD: ports/textproc/linux-libxml/Makefile,v 1.14 2006/07/09 21:01:45 bsam Exp $
#

PORTNAME=	libxml
PORTVERSION=	1.8.17
PORTREVISION=	2
CATEGORIES=	textproc linux
DISTNAME=	${PORTNAME}-${PORTVERSION}-13

MAINTAINER=	freebsd-emulation@FreeBSD.org
COMMENT=	RPM of libxml

USE_LINUX_RPM=	yes
LINUX_DIST_VER=	4
INSTALLS_SHLIB=	yes
PLIST=		pkg-plist.${LINUX_RPM_ARCH}
PLIST_SUB+=	PORTVERSION="${PORTVERSION}"

.include <bsd.port.mk>
