13 lines
213 B
Makefile
13 lines
213 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= x11
|
|
|
|
COMMENT= Gstreamer X and Xvideo output plugins
|
|
|
|
GST_PLUGIN= x
|
|
DIST= base
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|