diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-04 17:20:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-04 17:20:20 +0000 |
commit | cd7b4f679b462fb802a6227566d1fcee2dd6ecbf (patch) | |
tree | 3921c79a34a0afd457b1a5019a12963ba334856b /accessibility | |
parent | 4bd7ca9413c600585689b1b4d2a84772154c1ac9 (diff) | |
download | ports-cd7b4f679b462fb802a6227566d1fcee2dd6ecbf.tar.gz ports-cd7b4f679b462fb802a6227566d1fcee2dd6ecbf.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/rubygem-atk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/rubygem-atk/Makefile b/accessibility/rubygem-atk/Makefile index 2b59aadc78b2..26a81d955cbb 100644 --- a/accessibility/rubygem-atk/Makefile +++ b/accessibility/rubygem-atk/Makefile @@ -9,6 +9,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby binding for ATK LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING.LIB BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 |