aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-02-09 16:22:27 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-02-09 16:22:27 +0000
commitb280d2679a7f8f840e5665cb5be5ea5d4128feba (patch)
tree2b4b3a75da9b91e998ab8a164c77315b1f3deb8b /java/Makefile
parent191e888e54bc965e379c32950a6d57860e27642f (diff)
downloadports-b280d2679a7f8f840e5665cb5be5ea5d4128feba.tar.gz
ports-b280d2679a7f8f840e5665cb5be5ea5d4128feba.zip
. Add a new port, java/jmf:
Java Media Framework API The Java Media Framework API (JMF) enables audio, video and other time-based media to be added to Java applications and applets. This optional package, which can capture, playback, stream and transcode multiple media formats, extends the multimedia capabilities on the J2SE platform, and gives multimedia developers a powerful toolkit to develop scalable, cross-platform technology. WWW: http://java.sun.com/products/java-media/jmf/ PR: 58524 Submitted by: Anton Yudin <toha@toha.org.ua> (plus some tweaks by me)
Notes
Notes: svn path=/head/; revision=100500
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 77d28d2a4d5e..2866893c2ed7 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -76,6 +76,7 @@
SUBDIR += jikes
SUBDIR += jlex
SUBDIR += jlint
+ SUBDIR += jmf
SUBDIR += jmp
SUBDIR += jode
SUBDIR += jre