mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix LICENSE
- Whitespace and portlint fixes, add missing USES=gnome - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
eb404d474d
commit
7da89af4c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486506
@ -11,16 +11,16 @@ DISTNAME= Keyboard-${PORTVERSION}
|
||||
MAINTAINER= olivier@FreeBSD.org
|
||||
COMMENT= DeforaOS desktop virtual keyboard
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libDesktop.so:x11/deforaos-libdesktop \
|
||||
libSystem.so:devel/deforaos-libsystem \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
libSystem.so:devel/deforaos-libsystem \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= desktop-file-utils gnome pkgconfig
|
||||
USE_GNOME= gtk20 cairo gdkpixbuf2
|
||||
USES= desktop-file-utils pkgconfig
|
||||
USE_XORG= x11 xtst
|
||||
MAKE_ARGS+= PREFIX=${PREFIX}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
DeforaOS desktop virtual keyboard
|
||||
|
||||
WWW: http://www.defora.org/
|
||||
WWW: https://www.defora.org/
|
||||
|
Loading…
Reference in New Issue
Block a user