freebsd-ports/accessibility/linux-c7-atk/Makefile

24 lines
460 B
Makefile

PORTNAME= atk
PORTVERSION= 2.28.1
DISTVERSIONSUFFIX= -2.el7
PORTREVISION= 1
CATEGORIES= accessibility linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Accessibility Toolkit (Linux CentOS ${LINUX_DIST_VER})
WWW= https://developer.gnome.org/atk/
LICENSE= GPLv3
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
CONFLICTS= linux-c6-${PORTNAME}
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
.include <bsd.port.mk>