aboutsummaryrefslogtreecommitdiff
path: root/graphics/povray-meta/Makefile
diff options
context:
space:
mode:
authorPhilipp Ost <bsd@philippost.de>2021-11-01 03:19:54 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2021-11-01 03:41:47 +0000
commit193e6bffcf63ce428b57c45f45206cc1922f3006 (patch)
tree1d691a6232ecd86fcaabc5c187ee290b01b4d71b /graphics/povray-meta/Makefile
parentc6c6e67d83c284fe3a00fa1ef502a7242dfd5dbc (diff)
downloadports-193e6bffcf63ce428b57c45f45206cc1922f3006.tar.gz
ports-193e6bffcf63ce428b57c45f45206cc1922f3006.zip
graphics/povray38: Add new port
This is a port of the second beta of the upcoming POV-Ray v3.8. POV-Ray is the Persistence of Vision Raytracer. PR: 257574
Diffstat (limited to 'graphics/povray-meta/Makefile')
-rw-r--r--graphics/povray-meta/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/povray-meta/Makefile b/graphics/povray-meta/Makefile
index ef653a060388..e4397173e665 100644
--- a/graphics/povray-meta/Makefile
+++ b/graphics/povray-meta/Makefile
@@ -1,6 +1,6 @@
PORTNAME= povray-meta
PORTVERSION= 0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= #
DISTFILES= #
@@ -12,7 +12,7 @@ NO_BUILD= yes
NO_ARCH= yes
PLIST_FILES= bin/povray
-POV_VERSIONS_ALL= 36 37
+POV_VERSIONS_ALL= 36 37 38
#By default only the following version will be installed and
#link bin/povray -> bin/povray${DEFAULT_VER} will be created.
DEFAULT_VER?= 37