diff options
author | kwm <kwm@FreeBSD.org> | 2005-06-22 20:42:34 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2005-06-22 20:42:34 +0800 |
commit | bbc985224c03d7c838a245de4080622b625d7877 (patch) | |
tree | 503f91b02a559c462d22c9db2692ff99cf7c4424 /graphics/Makefile | |
parent | e511ef714eac002cfa5821c835935206b19bc9c4 (diff) | |
download | freebsd-ports-graphics-bbc985224c03d7c838a245de4080622b625d7877.tar.gz freebsd-ports-graphics-bbc985224c03d7c838a245de4080622b625d7877.tar.zst freebsd-ports-graphics-bbc985224c03d7c838a245de4080622b625d7877.zip |
Add libvisual-plugins. This is a set of plugins for the graphics/libvisual port.
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 da346a61af9..9f87f1f4238 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -304,6 +304,7 @@ SUBDIR += libungif SUBDIR += libv3d SUBDIR += libvisual + SUBDIR += libvisual-plugins SUBDIR += libwmf SUBDIR += libwpcg SUBDIR += linplasma |