svn commit: r380410 - head/graphics/ayam
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Mar 4 05:19:09 UTC 2015
Author: amdmi3
Date: Wed Mar 4 05:19:08 2015
New Revision: 380410
URL: https://svnweb.freebsd.org/changeset/ports/380410
QAT: https://qat.redports.org/buildarchive/r380410/
Log:
- Fix license
Modified:
head/graphics/ayam/Makefile
Modified: head/graphics/ayam/Makefile
==============================================================================
--- head/graphics/ayam/Makefile Wed Mar 4 05:18:31 2015 (r380409)
+++ head/graphics/ayam/Makefile Wed Mar 4 05:19:08 2015 (r380410)
@@ -11,7 +11,10 @@ DISTNAME= ${PORTNAME}${PORTVERSION}.src
MAINTAINER= ports at FreeBSD.org
COMMENT= 3D modeling environment for the RenderMan interface
-LICENSE= BSD
+LICENSE= Ayam # similar to tcl/tk license
+LICENSE_NAME= Ayam License
+LICENSE_FILE= ${WRKSRC}/../License.txt
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libaqsis_util.so:${PORTSDIR}/graphics/aqsis \
libtiff.so:${PORTSDIR}/graphics/tiff
More information about the svn-ports-all
mailing list