diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-08 01:12:08 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-08 01:12:08 +0000 |
commit | 34e2fa8fee5467db1fae96bd9f184ffc0960e6d9 (patch) | |
tree | 8896d15b2e16fc1c442aed8757d7bfd2664a8512 /multimedia/Makefile | |
parent | 0a7dae46016e89e90a21515bd983c6fea6bf97b2 (diff) | |
download | FreeBSD-ports-34e2fa8fee5467db1fae96bd9f184ffc0960e6d9.zip FreeBSD-ports-34e2fa8fee5467db1fae96bd9f184ffc0960e6d9.tar.gz |
New port libdvdplay version 1.0.0: Portable abstraction library for
DVD navigation
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 915bac6..03b6d5e 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -18,6 +18,7 @@ SUBDIR += libdivxencore SUBDIR += libdv SUBDIR += libdvdcss + SUBDIR += libdvdplay SUBDIR += libdvdread SUBDIR += libmovtar SUBDIR += libmpeg2 |