diff options
-rw-r--r-- | x11/gtk-launch/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/gtk-launch/Makefile b/x11/gtk-launch/Makefile index 80176ba3f2fc..7410f470f6af 100644 --- a/x11/gtk-launch/Makefile +++ b/x11/gtk-launch/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Fast GTK+ program launcher +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= gettext-runtime USE_GNOME= gtk12 USE_XORG= x11 xext xi |