ports/devel/libpciaccess/Makefile
Dima Panov 78a0a716bb
devel/libpciaccess: pet portlint, replace spaces with tab
Noticed by:	jbeich

Sponsored by:	Future Crew, LLC
2024-11-25 12:28:01 +03:00

18 lines
366 B
Makefile

PORTNAME= libpciaccess
PORTVERSION= 0.18.1
PORTREVISION= 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
RUN_DEPENDS= hwdata>0:misc/hwdata
USES= tar:xz xorg-cat:lib,meson
INSTALL_TARGET= install-strip
.include <bsd.port.mk>