diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-07 04:27:42 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-07 04:27:42 +0800 |
commit | cfc5c0781821d890ea1fe268fcec121cfe107102 (patch) | |
tree | fbf81214456a44d348ab89973bbc44ba76625ae6 /graphics/Makefile | |
parent | bb722d7f3d5b156912e3fe62df39cb9a82d9fb76 (diff) | |
download | freebsd-ports-gnome-cfc5c0781821d890ea1fe268fcec121cfe107102.tar.gz freebsd-ports-gnome-cfc5c0781821d890ea1fe268fcec121cfe107102.tar.zst freebsd-ports-gnome-cfc5c0781821d890ea1fe268fcec121cfe107102.zip |
add p5-OpenGL 0.54
Perl module to display 3D data using OpenGL, GLU, GLUT, and GLX
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index eae4463f9c3d..6ec184872fa6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -252,6 +252,7 @@ SUBDIR += p5-Image-Size SUBDIR += p5-Imager SUBDIR += p5-Imlib2 + SUBDIR += p5-OpenGL SUBDIR += p5-chart SUBDIR += p5-ming SUBDIR += panorama |