diff options
Diffstat (limited to 'graphics/ayam/Makefile')
-rw-r--r-- | graphics/ayam/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/ayam/Makefile b/graphics/ayam/Makefile index 0b27f37b072d..208d36e660c9 100644 --- a/graphics/ayam/Makefile +++ b/graphics/ayam/Makefile @@ -11,7 +11,10 @@ DISTNAME= ${PORTNAME}${PORTVERSION}.src MAINTAINER= ports@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 |