Index: net/tightvnc/Makefile =================================================================== --- net/tightvnc/Makefile (revision 323770) +++ net/tightvnc/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= tightvnc PORTVERSION= 1.3.10 PORTREVISION= 3 -CATEGORIES= net +CATEGORIES= net java MASTER_SITES= SF/vnc-tight/TightVNC-unix/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}_unixsrc @@ -11,21 +11,20 @@ MAINTAINER= itetcu@FreeBSD.org COMMENT= Enhanced version of VNC -LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENCE.TXT + +LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= showrgb:${PORTSDIR}/x11/rgb \ xauth:${PORTSDIR}/x11/xauth \ xorg-fonts>=7.2:${PORTSDIR}/x11-fonts/xorg-fonts MAKE_JOBS_UNSAFE= yes - CONFLICTS= tridiavnc-[0-9]* vnc-[0-9]* - WRKSRC= ${WRKDIR}/vnc_unixsrc - USES= imake shebangfix SHEBANG_FILES= vncserver CFLAGS+= -Wno-return-type -USE_GCC= yes USE_BZIP2= yes USE_PERL5= yes USE_XORG= xaw @@ -37,9 +36,6 @@ OPTIONS_DEFINE= JVNC_VIEWER JVNC_VIEWER_DESC= Install Java-based vnc viewer -#.include - -### use me when 5.5, 6.1, 6.2R die or we do impement something in b.p.m .include .if ${PORT_OPTIONS:MJVNC_VIEWER}