aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-13 04:27:33 +0800
committermiwi <miwi@FreeBSD.org>2007-07-13 04:27:33 +0800
commit86e41ffd5ce708c7a960d3a713bf4d00b53ce981 (patch)
treea81af345589f3b13a24d16586a25bda1c65298ae /multimedia/Makefile
parent73600adfcd9c3ddb1c9725d2b89980b17d89d686 (diff)
downloadfreebsd-ports-graphics-86e41ffd5ce708c7a960d3a713bf4d00b53ce981.tar.gz
freebsd-ports-graphics-86e41ffd5ce708c7a960d3a713bf4d00b53ce981.tar.zst
freebsd-ports-graphics-86e41ffd5ce708c7a960d3a713bf4d00b53ce981.zip
YAMDI stands for Yet Another MetaData Injector and is a metadata injector
for FLV files. It adds the onMetaData event to your FLV files. WWW: http://yamdi.sourceforge.net/ PR: ports/114432 Submitted by: buganini at gmail.com
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 854b3597987..5767c9c91be 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -246,5 +246,6 @@
SUBDIR += xvid
SUBDIR += xvid4conf
SUBDIR += y4mscaler
+ SUBDIR += yamdi
.include <bsd.port.subdir.mk>