diff options
author | sat <sat@FreeBSD.org> | 2006-12-25 21:52:14 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-12-25 21:52:14 +0800 |
commit | ed933bb190c85a2220b09d37a05696dbc5c75630 (patch) | |
tree | 8fc9dda4c633e145fbee640dba43ce5d24ba3d65 /graphics/Makefile | |
parent | 27382e21600682c6d01b844ff214dbbd79dab6df (diff) | |
download | freebsd-ports-gnome-ed933bb190c85a2220b09d37a05696dbc5c75630.tar.gz freebsd-ports-gnome-ed933bb190c85a2220b09d37a05696dbc5c75630.tar.zst freebsd-ports-gnome-ed933bb190c85a2220b09d37a05696dbc5c75630.zip |
Add port graphics/libvisual04:
Libvisual is an abstraction library that sits between apps and
visual plugin.
This is a new (0.4.0) version of graphics/libvisual. They can
coexist safely on one system.
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 4d110810a675..5b0a62823bea 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -376,6 +376,7 @@ SUBDIR += libv3d SUBDIR += libvisual SUBDIR += libvisual-plugins + SUBDIR += libvisual04 SUBDIR += libwmf SUBDIR += libwpcg SUBDIR += libx3dtk |