opnsense-ports/textproc/linux-c6-libxml2/Makefile
Franco Fichtner 7a4684be11 */*: sync with upstream
Taken from: HardenedBSD
2019-06-10 09:56:35 +02:00

21 lines
441 B
Makefile

# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD$
PORTNAME= libxml2
PORTVERSION= 2.7.6
DISTVERSIONSUFFIX= -21.el6_8.1
PORTREVISION= 9
CATEGORIES= textproc linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Library providing XML and HTML support (Linux CentOS ${LINUX_DIST_VER})
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>