diff options
author | mva <mva@FreeBSD.org> | 2014-01-19 02:58:32 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2014-01-19 02:58:32 +0800 |
commit | abd9bdd4d33b0dff289525569bdc902760b772f0 (patch) | |
tree | 34f2dd5cca9f298685c8be852621a53f7e243e51 /accessibility | |
parent | db249b1c13e3f82f886b8b90ebf7b0096e9d7ed2 (diff) | |
download | freebsd-ports-gnome-abd9bdd4d33b0dff289525569bdc902760b772f0.tar.gz freebsd-ports-gnome-abd9bdd4d33b0dff289525569bdc902760b772f0.tar.zst freebsd-ports-gnome-abd9bdd4d33b0dff289525569bdc902760b772f0.zip |
- Add LICENSE
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/at-poke/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/at-poke/Makefile b/accessibility/at-poke/Makefile index 893680b00543..f2899958c502 100644 --- a/accessibility/at-poke/Makefile +++ b/accessibility/at-poke/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= mva@FreeBSD.org COMMENT= Accessibility testing and poking tool +LICENSE= GPLv2 + USES= gmake pkgconfig USE_GNOME= gnomeprefix libglade2 libgailgnome GNU_CONFIGURE= yes |