freebsd-ports/accessibility/rubygem-atk/Makefile
2013-10-30 02:20:20 +00:00

18 lines
329 B
Makefile

# $FreeBSD$
PORTNAME= atk
PORTVERSION= 2.0.2
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>