13 lines
214 B
Makefile
13 lines
214 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= x11-toolkits
|
|
|
|
COMMENT= GStreamer gtksink plugin
|
|
|
|
GST_PLUGIN= gtksink
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|