Files
ports/graphics/linux-rl9-webp/Makefile
Dima Panov 82dfb2f204 Linuxulator ports: Update Rocky Linux to 9.3 and add more packages
Sponsored by:	Serenity Cybersecurity, LLC

Co-authored-by:	awoonya <mzhyneva@gmail.com>
2024-05-12 13:01:20 +03:00

21 lines
492 B
Makefile

PORTNAME= libwebp
PORTVERSION= 1.2.0
DISTVERSIONSUFFIX= -8.el9
CATEGORIES= graphics linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Library routines for working with TIFF images (Rocky Linux ${LINUX_DIST_VER})
WWW= http://www.simplesystems.org/libtiff/
USES= cpe linux:rl9
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
CONFLICTS= linux-c7-${PORTNAME}
DESCR= ${.CURDIR}/../webp/pkg-descr
DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>