1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

- Add LICENSE_FILE

- Add CPE info

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-04-16 01:51:03 +00:00
parent 1956e06def
commit af3a239dfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384079

View File

@ -10,6 +10,7 @@ MAINTAINER= meta+ports@vmeta.jp
COMMENT= High-performance, platform-neutral implementation of VNC
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENCE.TXT
PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-servers/xorg-server:patch
BUILD_DEPENDS= ${LOCALBASE}/include/GL/internal/dri_interface.h:${PORTSDIR}/graphics/dri \
@ -23,7 +24,7 @@ CONFLICTS= tridiavnc-[0-9]* \
tightvnc-[0-9]* \
vnc-[0-9]*
USES= cmake gmake libtool pkgconfig python
USES= cmake cpe gmake libtool pkgconfig python
USE_GL= gl
USE_AUTOTOOLS= autoconf:env automake:env libtoolize:env
USE_LDCONFIG= yes