diff options
author | salo <salo@pkgsrc.org> | 2004-04-07 12:54:01 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2004-04-07 12:54:01 +0000 |
commit | 948e4c01b177ee3493b8019f0c9a2dfa1d0dd706 (patch) | |
tree | 64b07ea8e5cc91bb9f5af401eb1c6be24b96ebc1 /multimedia/Makefile | |
parent | 513a57a7444030648e9169895a9c398fc6d693f1 (diff) | |
download | pkgsrc-948e4c01b177ee3493b8019f0c9a2dfa1d0dd706.tar.gz |
Add libmatroska.
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index a509f1838b5..d579330ed49 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2004/04/06 13:57:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.32 2004/04/07 12:54:01 salo Exp $ # COMMENT= Multimedia utilities @@ -33,6 +33,7 @@ SUBDIR+= libdvdnav SUBDIR+= libdvdplay SUBDIR+= libdvdread SUBDIR+= libflash +SUBDIR+= libmatroska SUBDIR+= libtheora SUBDIR+= mencoder SUBDIR+= mjpegtools |