13 lines
223 B
Makefile
13 lines
223 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= x11-toolkits
|
|
|
|
COMMENT= Gstreamer pango textoverlay plugin
|
|
|
|
GST_PLUGIN= pango
|
|
DIST= base
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|