blob: c7e459151eeae8f55857afeb743ca264c4e8fccc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 2
CATEGORIES= multimedia
COMMENT= GStreamer libx264 based H264 plugin
GST_PLUGIN= x264
DIST= ugly
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|