d6e84975f0
Changes: 55d517b...5db6aa6
11 lines
208 B
Makefile
11 lines
208 B
Makefile
PORTREVISION= 3
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= GStreamer libx264 based H264 plugin
|
|
|
|
GST_PLUGIN= x264
|
|
DIST= ugly
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|