diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-01-06 16:46:08 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-01-06 16:46:08 +0800 |
commit | 357cc7eeb7e49d747aafe381c053a5d3407fcdfd (patch) | |
tree | b98769066673723c629aa19f8e512c45ef72d073 /graphics/Makefile | |
parent | 4c00070097b3509ed269c1cfa67c44e53aa3f15a (diff) | |
download | freebsd-ports-gnome-357cc7eeb7e49d747aafe381c053a5d3407fcdfd.tar.gz freebsd-ports-gnome-357cc7eeb7e49d747aafe381c053a5d3407fcdfd.tar.zst freebsd-ports-gnome-357cc7eeb7e49d747aafe381c053a5d3407fcdfd.zip |
Add vcdgear,
a utility that converts from .cue/.bin to .mpg, intended for use with
VCDs. Binary only for now but source will be available some time
in the future.
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 00a8f3d402a7..ae6c11aa5f09 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -138,6 +138,7 @@ SUBDIR += togl SUBDIR += txtmerge SUBDIR += urt + SUBDIR += vcdgear SUBDIR += vcg SUBDIR += whirlgif SUBDIR += wmgrabimage |