From 84c606b0ea37d8ef8bd4c0975f6c5f1f1b3c6e77 Mon Sep 17 00:00:00 2001 From: feld Date: Sat, 6 Dec 2014 21:19:38 +0000 Subject: ampas ports have custom license, not BSD Modernize ampasCTL, appease portlint --- graphics/ampasACES-container/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'graphics/ampasACES-container') diff --git a/graphics/ampasACES-container/Makefile b/graphics/ampasACES-container/Makefile index def7ba10e72e..94f934bbe17e 100644 --- a/graphics/ampasACES-container/Makefile +++ b/graphics/ampasACES-container/Makefile @@ -8,7 +8,10 @@ CATEGORIES= graphics devel MAINTAINER= nemysis@FreeBSD.org COMMENT= ACES Container Reference Implementation -LICENSE= BSD +LICENSE= AMPAS +LICENSE_NAME= AMPAS +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USE_GITHUB= yes GH_ACCOUNT= ampas -- cgit