1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/accessibility/rubygem-atk/Makefile

19 lines
329 B
Makefile

# $FreeBSD$
PORTNAME= atk
PORTVERSION= 2.1.0
CATEGORIES= accessibility rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for ATK
RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2
USE_GNOME= atk
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>