diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-08-02 16:02:15 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-08-02 16:02:15 +0000 |
commit | 9dbea2b73374def86ba294b22875e38a8e319113 (patch) | |
tree | 93976ad31838539675e452927053f915988c5c88 /graphics | |
parent | b33c020641bfcfe492082fb67b7c5030c0be5db4 (diff) | |
download | pkgsrc-9dbea2b73374def86ba294b22875e38a8e319113.tar.gz |
Add and enable avidemux.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a89789d280e..7e098bb7a46 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.249 2003/07/28 13:53:51 hubertf Exp $ +# $NetBSD: Makefile,v 1.250 2003/08/02 16:02:15 jmmv Exp $ # COMMENT= Graphics tools and libraries @@ -28,6 +28,7 @@ SUBDIR+= aqsis SUBDIR+= artist SUBDIR+= autotrace SUBDIR+= avi-xmms +SUBDIR+= avidemux SUBDIR+= aview SUBDIR+= aview-x11 SUBDIR+= avifile |