Dima Panov 7dbd23b9e8
*/*: Introduce Rocky Linux 9 32-bit compat librariries (+)
Finaly we can get Linux Steam utils works again! :)

While here, pet reative paths

Sponsored by:	Future Crew, LLC
2024-11-13 03:10:50 +03:00

22 lines
476 B
Makefile

PORTNAME= libtracker-sparql
PORTVERSION= 3.1.2
DISTVERSIONSUFFIX= -3.el9_1
PORTREVISION= 1
CATEGORIES= databases linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Low-footprint RDF triple store with SPARQL interface (Rocky Linux ${LINUX_DIST_VER})
WWW= https://tracker.gnome.org/
LICENSE= LGPL21+
USES= cpe linux:rl9
USE_LDCONFIG= yes
USE_LINUX= icu
USE_LINUX_RPM= yes
WANT_LINUX32= yes
SRC_DISTFILES= tracker-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE
.include <bsd.port.mk>