diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-07 19:30:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-07 19:30:25 +0000 |
commit | 5b4d9ff7944abae7a794580bf671f71f504a432f (patch) | |
tree | ca80c5bc96c9eb033008c71168c8d98e80f9ca62 /multimedia/Makefile | |
parent | a138339f0c29f2883e0b56cf4f24404e6218eb49 (diff) |
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>
Notes
Notes:
svn path=/head/; revision=164749
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 a96ef2d91425..28ca72af222d 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 |