1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Add LICENSE

- Switch to USES=localbase

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-02-14 15:11:40 +00:00
parent 20e998818a
commit 90d87d62f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461811

View File

@ -12,6 +12,9 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Interactive Python accessibility explorer for GNOME
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= gsettings-desktop-schemas>=3.2.0:devel/gsettings-desktop-schemas \
itstool:textproc/itstool \
at-spi2-core>=2.1.5:accessibility/at-spi2-core
@ -19,12 +22,10 @@ RUN_DEPENDS= gsettings-desktop-schemas>=3.2.0:devel/gsettings-desktop-schemas \
at-spi2-core>=2.1.5:accessibility/at-spi2-core
NO_ARCH= yes
USES= gettext gmake pkgconfig python:3.4+ shebangfix tar:xz
USES= gettext gmake localbase:ldflags pkgconfig python:3.4+ shebangfix tar:xz
USE_GNOME= gtk30 intlhack pygobject3
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
SHEBANG_FILES= plugins/ipython_view.py
GLIB_SCHEMAS= org.a11y.Accerciser.gschema.xml