diff --git a/accessibility/rubygem-atk/Makefile b/accessibility/rubygem-atk/Makefile index f3916395450f..bcacf2885b8e 100644 --- a/accessibility/rubygem-atk/Makefile +++ b/accessibility/rubygem-atk/Makefile @@ -1,21 +1,21 @@ PORTNAME= atk PORTVERSION= 3.4.3 CATEGORIES= accessibility rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Ruby binding for ATK +COMMENT= Ruby binding of ATK LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 USES= gem gnome USE_GNOME= atk USE_RUBY= yes NO_ARCH= yes .include