ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/accessibility/at-spi2-atk/Makefile
Revision: 24965
Committed: Sat Feb 9 23:16:33 2019 UTC (5 years, 2 months ago) by laffer1
File size: 711 byte(s)
Log Message:
update to 2.26.2

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= at-spi2-atk
4 PORTVERSION= 2.26.2
5 CATEGORIES= accessibility x11-toolkits
6 MASTER_SITES= GNOME
7 DIST_SUBDIR= gnome3
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Assisted Technology Provider module for GTK+
11
12 LICENSE= lgpl2.1
13
14 BUILD_DEPENDS= at-spi2-core>=2.17.90:accessibility/at-spi2-core
15 LIB_DEPENDS= libdbus-1.so:devel/dbus
16 RUN_DEPENDS= at-spi2-core>=2.17.90:accessibility/at-spi2-core
17
18 PORTSCOUT= limitw:1,even
19
20 USES= cpe gettext-runtime gnome localbase meson pkgconfig tar:xz
21 USE_GNOME= atk glib20 intlhack
22 USE_LDCONFIG= yes
23 CPE_VENDOR= gnome
24
25 post-install:
26 ${MKDIR} ${PREFIX}/libdata/pkgconfig
27 ${CP} ${PREFIX}/lib/pkgconfig/*.pc ${PREFIX}/libdata/pkgconfig/
28
29 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H