1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

accessibility/linux-c7-at-spi2-atk: decouple from accesibility/at-spi2-atk

PR:		269704
This commit is contained in:
Tobias C. Berner 2023-03-01 07:29:07 +01:00
parent 202091e3a8
commit f1b71e53ad
2 changed files with 7 additions and 2 deletions

View File

@ -15,8 +15,6 @@ USE_LINUX= at-spi2-core atk dbuslibs
USE_LINUX_RPM= yes
CPE_VENDOR= gnome
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>

View File

@ -0,0 +1,7 @@
This is the Gnome Accessibility Project's Assistive Technology
Service Provider Interface. It allows accessibility applications
and assistive technologies to announce their respective existence
to each other.
This port contains the GTK+ module needed to interface with the SPI
framework.