aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2017-10-19 13:10:48 +0000
committerSteve Wills <swills@FreeBSD.org>2017-10-19 13:10:48 +0000
commita998dda736c709e24bb17823c938c8d001377f81 (patch)
tree9a66b4eb028e421066d53f7197c7e4448d4dea98 /graphics/Makefile
parent110e66105db91fd166d2714a52b3dbb66a5bce26 (diff)
downloadports-a998dda736c709e24bb17823c938c8d001377f81.tar.gz
ports-a998dda736c709e24bb17823c938c8d001377f81.zip
graphics/ptex: create port
Ptex is a per-face texture mapping system developed by Walt Disney Animation Studios. Ptex applies a separate texture to each face of a polygon mesh. It's file format can efficiently store hundreds of thousands of texture images in a single file. WWW: http://ptex.us PR: 222300 Submitted by: Shane <FreeBSD@ShaneWare.Biz>
Notes
Notes: svn path=/head/; revision=452419
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index c984929c38a5..15a579d67f11 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -837,6 +837,7 @@
SUBDIR += projectm-libvisual
SUBDIR += pstoedit
SUBDIR += pstoepsi
+ SUBDIR += ptex
SUBDIR += py-PyOpenGL
SUBDIR += py-PyOpenGL-accelerate
SUBDIR += py-PyX