opnsense-ports/textproc/linux-rl9-libxml2/Makefile
Franco Fichtner 85a073a62c */*: sync with upstream
Taken from: FreeBSD
2024-05-14 14:28:57 +02:00

23 lines
466 B
Makefile

PORTNAME= libxml2
PORTVERSION= 2.9.13
DISTVERSIONSUFFIX= -5.el9_3
PORTREVISION= 2
CATEGORIES= textproc linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Library providing XML and HTML support (Rocky Linux ${LINUX_DIST_VER})
WWW= http://xmlsoft.org/
LICENSE= MIT
USES= cpe linux:rl9
CPE_VENDOR= xmlsoft
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
CONFLICTS= linux-c7-${PORTNAME}
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>