diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-10 11:07:56 +0800 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-10 11:07:56 +0800 |
commit | 7a0add54802c15c4d4fdf49ca09e11e90793a67d (patch) | |
tree | 9009adcded33eb1e57f88c347198dca152b26b51 /graphics/Makefile | |
parent | 3662771140b536337d4dc08c0e044fdbbf70c89c (diff) | |
download | freebsd-ports-gnome-7a0add54802c15c4d4fdf49ca09e11e90793a67d.tar.gz freebsd-ports-gnome-7a0add54802c15c4d4fdf49ca09e11e90793a67d.tar.zst freebsd-ports-gnome-7a0add54802c15c4d4fdf49ca09e11e90793a67d.zip |
add GOPchop 0.6
MPEG2 GOP-accurate editor
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 ee17c91077c6..051a665e5f86 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -99,6 +99,7 @@ SUBDIR += gnofract4d SUBDIR += gnomecanvas SUBDIR += gnomeiconedit + SUBDIR += gopchop SUBDIR += gozer SUBDIR += gpaint SUBDIR += gphoto2 |