# Created by: Olivier Cochard-Labbe # $FreeBSD: head/x11/deforaos-keyboard/Makefile 412351 2016-04-01 14:33:55Z mat $ PORTNAME= keyboard PORTVERSION= 0.2.1 PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://www.defora.org/os/download/download/3696/ PKGNAMEPREFIX= deforaos- DISTNAME= Keyboard-${PORTVERSION} MAINTAINER= olivier@FreeBSD.org COMMENT= DeforaOS desktop virtual keyboardr LICENSE= GPLv3 LIB_DEPENDS= libDesktop.so:x11/deforaos-libdesktop USE_GNOME= gtk20 USES= desktop-file-utils gettext pkgconfig USE_XORG= xtst MAKE_ARGS+= PREFIX=${PREFIX} .include