ports/devel/libpciaccess/Makefile
Жунёва Мария Михайловна 6e71cbd3d5 devel/libpciaccess: update to 0.18.1
Reviewed by:	diizzy, jbeich
Tested by:	arrowd
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/273
Sponsored by:   Serenity Cybersecurity, LLC
2024-07-13 15:28:45 +03:00

15 lines
315 B
Makefile

PORTNAME= libpciaccess
PORTVERSION= 0.18.1
CATEGORIES= devel
MAINTAINER= x11@FreeBSD.org
COMMENT= Generic PCI access library
WWW= https://www.freedesktop.org/wiki/Software/xlibs/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz xorg-cat:lib,meson
INSTALL_TARGET= install-strip
.include <bsd.port.mk>