diff options
author | pav <pav@FreeBSD.org> | 2006-06-08 03:30:25 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-06-08 03:30:25 +0800 |
commit | f879a1c17840e84f9384f2c944f8cde6fe3fb6b7 (patch) | |
tree | 152610a91e9f45c26077204e62dc7bc940cb663e /multimedia/Makefile | |
parent | c7b0761f64f8aded10324788a6d56f66ee74fc97 (diff) | |
download | freebsd-ports-graphics-f879a1c17840e84f9384f2c944f8cde6fe3fb6b7.tar.gz freebsd-ports-graphics-f879a1c17840e84f9384f2c944f8cde6fe3fb6b7.tar.zst freebsd-ports-graphics-f879a1c17840e84f9384f2c944f8cde6fe3fb6b7.zip |
PyBMP is a Python package allowing full control of BMP as well as
management of its configuration file. BMP (Beep-Media-Player) is
a multimedia player written for the X Window System.
It's a clone of the original pyXMMS.
Author: Scott Grayban sgrayban@borgnet.us
WWW: http://dev-1.borgforge.net/pyBMP
PR: ports/96629
Submitted by: Nicola Vitale <nivit@email.it>
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 a96ef2d9142..28ca72af222 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -170,6 +170,7 @@ SUBDIR += pwcbsd SUBDIR += py-gstreamer SUBDIR += py-gstreamer80 + SUBDIR += py-pybmp SUBDIR += qdvdauthor SUBDIR += quodlibet SUBDIR += quark |