diff options
author | tron <tron> | 2002-03-19 12:42:18 +0000 |
---|---|---|
committer | tron <tron> | 2002-03-19 12:42:18 +0000 |
commit | ac1225559f95d4c24b096477f887974e7bae39f1 (patch) | |
tree | 2cd93c435b813a7f1cf21e3e6c1c767d7ee4a062 /graphics | |
parent | 034191fe8cd4e1a42121119494d2c96f30a1d028 (diff) | |
download | pkgsrc-ac1225559f95d4c24b096477f887974e7bae39f1.tar.gz |
Add and enable "ffmpeg" package.
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 c820d11d84c..94d1d3fb285 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.181 2002/03/05 13:45:39 seb Exp $ +# $NetBSD: Makefile,v 1.182 2002/03/19 12:42:18 tron Exp $ # COMMENT= Graphics tools and libraries @@ -37,6 +37,7 @@ SUBDIR+= ee SUBDIR+= eog SUBDIR+= fbm SUBDIR+= feh +SUBDIR+= ffmpeg SUBDIR+= flashplayer SUBDIR+= fly SUBDIR+= fnlib |