mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
net/x11vnc: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
479b4f979c
commit
fa982766a6
@ -13,7 +13,7 @@ LICENSE= GPLv2
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||
LIB_DEPENDS= libvncserver.so:net/libvncserver
|
||||
|
||||
USES= iconv pkgconfig jpeg ssl gmake autoreconf xorg
|
||||
USES= cpe iconv pkgconfig jpeg ssl gmake autoreconf xorg
|
||||
USE_XORG= x11 xcb xdamage xfixes xrandr xinerama xext xtst xau xrender \
|
||||
xdmcp xi xorgproto
|
||||
# Sets LDFLAGS and adds to CONFIGURE_ENV, therefore we set LDFLAGS
|
||||
@ -25,6 +25,8 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= LibVNC
|
||||
#DEFAULT_VERSIONS= ssl=openssl
|
||||
|
||||
CPE_VENDOR= x11vnc_project
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog NEWS README
|
||||
|
||||
OPTIONS_DEFINE= NLS AVAHI DOCS
|
||||
|
Loading…
Reference in New Issue
Block a user