diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-19 01:43:51 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-19 01:43:51 +0800 |
commit | c78784b728c68a247c6403347d1a91b521dad60e (patch) | |
tree | ae08ae70e4dfeebcd468a6bcc7118d4753bb8192 /graphics/Makefile | |
parent | 35ca33f0984c0554e8abac2441273052955f89fd (diff) | |
download | freebsd-ports-gnome-c78784b728c68a247c6403347d1a91b521dad60e.tar.gz freebsd-ports-gnome-c78784b728c68a247c6403347d1a91b521dad60e.tar.zst freebsd-ports-gnome-c78784b728c68a247c6403347d1a91b521dad60e.zip |
add libwpcg 0.9.0
A basic 2D/3D computer graphics library which uses OpenGL
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 8a4ee0a4d57c..f46af272feea 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -211,6 +211,7 @@ SUBDIR += libungif SUBDIR += libv3d SUBDIR += libwmf + SUBDIR += libwpcg SUBDIR += libxine SUBDIR += linplasma SUBDIR += linux-bmrt |