Date: Sat, 15 Apr 2017 09:02:17 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438578 - head/graphics/xfpovray Message-ID: <201704150902.v3F92HLN030964@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Apr 15 09:02:17 2017 New Revision: 438578 URL: https://svnweb.freebsd.org/changeset/ports/438578 Log: - Add LICENSE Modified: head/graphics/xfpovray/Makefile Modified: head/graphics/xfpovray/Makefile ============================================================================== --- head/graphics/xfpovray/Makefile Sat Apr 15 06:39:48 2017 (r438577) +++ head/graphics/xfpovray/Makefile Sat Apr 15 09:02:17 2017 (r438578) @@ -14,6 +14,9 @@ COMMENT= Graphical interface to POV-Ray LIB_DEPENDS= libforms.so:x11-toolkits/xforms RUN_DEPENDS= povray:graphics/povray-meta +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USES= tar:tgz uidfix USE_XORG= x11 xext xpm MAKEFILE= ${FILESDIR}/BSDmakefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704150902.v3F92HLN030964>