aboutsummaryrefslogtreecommitdiff
path: root/graphics/openshadinglanguage
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-12 10:56:12 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-12 15:01:38 +0000
commitae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 (patch)
tree4747a7134a94cc32a8fd0c2486c70da30fe53489 /graphics/openshadinglanguage
parent532de2c4c6015e08bafd5b8e04a38aba3a013b05 (diff)
downloadports-ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1.tar.gz
ports-ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1.zip
*: Clean up some things
- Fix typos - Fix overwritten variables with focus on master/slave ports - Remove unreferenced variables - Sort categories - Remove redundant option descriptions - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
Diffstat (limited to 'graphics/openshadinglanguage')
-rw-r--r--graphics/openshadinglanguage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile
index 06ab523f9067..a81ad6a298ff 100644
--- a/graphics/openshadinglanguage/Makefile
+++ b/graphics/openshadinglanguage/Makefile
@@ -3,10 +3,10 @@
PORTNAME= openshadinglanguage
DISTVERSIONPREFIX= Release-
DISTVERSION= 1.11.15.0
-CATEGORIES= graphics devel
+CATEGORIES?= graphics devel
MAINTAINER= FreeBSD@Shaneware.biz
-COMMENT= Advanced shading language for production GI renderers
+COMMENT?= Advanced shading language for production GI renderers
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md